Package org.eclipse.graphiti.features
Interface IReason
- All Known Implementing Classes:
- Reason
public interface IReason
The Interface IReason.
- 
Method Summary
- 
Method Details- 
toBooleanboolean toBoolean()Converts to boolean.- Returns:
- true, if to boolean
 
- 
getTextString getText()Gets the text.- Returns:
- the reason in words
 
 
-