Package org.freeplane.api
Interface AttributeCondition
public interface AttributeCondition
-
Method Summary
Modifier and Type Method Description boolean
check(java.lang.String attributeName, java.lang.Object attributeValue)
-
Method Details
-
check
boolean check(java.lang.String attributeName, java.lang.Object attributeValue)
-