public class TypedFramesSelector extends Object implements FramesSelector
| Constructor and Description |
|---|
TypedFramesSelector(Class<? extends WindupVertexFrame> framesModel) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends WindupVertexFrame> |
getFrames(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context)
Get the currently selected
WindupVertexFrame instances for this Iteration. |
public TypedFramesSelector(Class<? extends WindupVertexFrame> framesModel)
public Iterable<? extends WindupVertexFrame> getFrames(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context)
FramesSelectorWindupVertexFrame instances for this Iteration.getFrames in interface FramesSelectorCopyright © 2021 JBoss by Red Hat. All rights reserved.