public interface SemanticModelBridge extends MDWEObject
The following features are supported:
com.sodius.mdw.metamodel.uml21.Uml21Package#getSemanticModelBridge()
Modifier and Type | Method and Description |
---|---|
Diagram |
getDiagram()
Returns the value of the 'Diagram' container reference.
|
GraphElement |
getGraphElement()
Returns the value of the 'Graph Element' container reference.
|
String |
getPresentation()
Returns the value of the 'Presentation' attribute.
|
void |
setDiagram(Diagram value)
Sets the value of the '
Diagram ' container reference |
void |
setGraphElement(GraphElement value)
Sets the value of the '
Graph Element ' container reference |
void |
setPresentation(String value)
Sets the value of the '
Presentation ' attribute |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getPresentation()
""
.
setPresentation(String)
,
com.sodius.mdw.metamodel.uml21.Uml21Package#getSemanticModelBridge_Presentation()
void setPresentation(String value)
Presentation
' attribute.
value
- the new value of the 'Presentation' attribute.getPresentation()
GraphElement getGraphElement()
Semantic Model
'.
setGraphElement(GraphElement)
,
com.sodius.mdw.metamodel.uml21.Uml21Package#getSemanticModelBridge_GraphElement()
,
GraphElement.getSemanticModel()
void setGraphElement(GraphElement value)
Graph Element
' container reference.
value
- the new value of the 'Graph Element' container reference.getGraphElement()
Diagram getDiagram()
Owner
'.
setDiagram(Diagram)
,
com.sodius.mdw.metamodel.uml21.Uml21Package#getSemanticModelBridge_Diagram()
,
Diagram.getOwner()
void setDiagram(Diagram value)
Diagram
' container reference.
value
- the new value of the 'Diagram' container reference.getDiagram()