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 boolean
evaluate
(CsmConditional csmConditional, Node node) getValue
(ObservableProperty property, Node node) default boolean
-
Method Details
-
evaluate
-
isEvaluatedOnDerivedProperty
-
getProperty
ObservableProperty getProperty() -
getValue
-