Interface Change
- All Known Implementing Classes:
ListAdditionChange,ListRemovalChange,ListReplacementChange,NoChange,PropertyChange
public interface Change
This represents a change that has happened to a specific Node.
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleanevaluate(CsmConditional csmConditional, Node node)getValue(ObservableProperty property, Node node)
-
Method Details
-
evaluate
-
getValue
-