public class NamedFramesSelector extends Object implements FramesSelector
| Constructor and Description |
|---|
NamedFramesSelector(String varName) |
| 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. |
String |
toString() |
public NamedFramesSelector(String varName)
public Iterable<? extends WindupVertexFrame> getFrames(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context) throws IllegalStateException
FramesSelectorWindupVertexFrame instances for this Iteration.getFrames in interface FramesSelectorIllegalStateException - upon failure to locate framesCopyright © 2021 JBoss by Red Hat. All rights reserved.