Package org.eclipse.graphiti.features
Interface IReason
-
- All Known Implementing Classes:
Reason
public interface IReasonThe Interface IReason.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetText()Gets the text.booleantoBoolean()Converts to boolean.
-