public class StoryStepDiagram extends java.lang.Object implements ObjectCondition
| Constructor and Description |
|---|
StoryStepDiagram() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
update(java.lang.Object value)
checks or notify this condition.
|
void |
withFilter(StoryObjectFilter filter) |
StoryStepDiagram |
withModel(GraphModel model) |
public boolean update(java.lang.Object value)
Conditionpublic StoryStepDiagram withModel(GraphModel model)
public void withFilter(StoryObjectFilter filter)