Condition<java.lang.Object>, ObjectConditionpublic class StoryStepDiagram extends java.lang.Object implements ObjectCondition
| Constructor | Description |
|---|---|
StoryStepDiagram() |
| Modifier and Type | Method | 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)