|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SemanticModelBridge object instance interface.
Method Summary | |
Diagram |
getDiagram()
Returns the value of reference diagram. |
GraphElement |
getGraphElement()
Returns the value of reference graphElement. |
String |
getPresentation()
Returns the value of attribute presentation. |
void |
setDiagram(Diagram newValue)
Sets the value of reference diagram. |
void |
setGraphElement(GraphElement newValue)
Sets the value of reference graphElement. |
void |
setPresentation(String newValue)
Sets the value of presentation attribute. |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public String getPresentation()
public void setPresentation(String newValue)
getPresentation()
for description on the attribute.
newValue
- New value to be set.public GraphElement getGraphElement()
public void setGraphElement(GraphElement newValue)
getGraphElement()
for description on the reference.
newValue
- New value to be set.public Diagram getDiagram()
public void setDiagram(Diagram newValue)
getDiagram()
for description
on the reference.
newValue
- New value to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |