JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.graphiti.features
Interface IReason
All Known Implementing Classes:
Reason
public interface
IReason
The Interface IReason.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getText
()
Gets the text.
boolean
toBoolean
()
Converts to boolean.
Method Detail
toBoolean
boolean toBoolean()
Converts to boolean.
Returns:
true, if to boolean
getText
String
getText()
Gets the text.
Returns:
the reason in words
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method