|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagesResource
A representation of the model object 'Manages Resource'.
The following features are supported:
PlatformPackage.getManagesResource()
Method Summary | |
---|---|
ActionElement |
getFrom()
Returns the value of the 'From' reference. |
ResourceType |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(ActionElement value)
Sets the value of the ' From ' reference. |
void |
setTo(ResourceType value)
Sets the value of the ' To ' reference. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
ResourceType getTo()
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
getTo
in interface KDMRelationship
setTo(ResourceType)
,
PlatformPackage.getManagesResource_To()
void setTo(ResourceType value)
To
' reference.
value
- the new value of the 'To' reference.getTo()
ActionElement getFrom()
If the meaning of the 'From' reference isn't clear, there really should be more of a description here...
getFrom
in interface KDMRelationship
setFrom(ActionElement)
,
PlatformPackage.getManagesResource_From()
void setFrom(ActionElement value)
From
' reference.
value
- the new value of the 'From' reference.getFrom()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |