public interface CallableRelation
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PatternLanguagePackage.getCallableRelation()
Modifier and Type | Method and Description |
---|---|
ClosureType |
getTransitive()
Returns the value of the 'Transitive' attribute.
|
void |
setTransitive(ClosureType value)
Sets the value of the '
Transitive ' attribute. |
ClosureType getTransitive()
ClosureType
.
If the meaning of the 'Transitive' attribute isn't clear, there really should be more of a description here...
ClosureType
,
setTransitive(ClosureType)
,
PatternLanguagePackage.getCallableRelation_Transitive()
void setTransitive(ClosureType value)
Transitive
' attribute.
value
- the new value of the 'Transitive' attribute.ClosureType
,
getTransitive()