|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SemanticModelBridge
A representation of the model object 'Semantic Model Bridge'.
The following features are supported:
DiagramInterchangePackage.getSemanticModelBridge()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
GraphElement |
getGraphElement()
Returns the value of the 'Graph Element' container reference. |
java.lang.String |
getPresentation()
Returns the value of the 'Presentation' attribute |
void |
setGraphElement(GraphElement value)
Sets the value of the ' Graph Element ' container reference |
void |
setPresentation(java.lang.String value)
Sets the value of the ' Presentation ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getPresentation()
If the meaning of the 'Presentation' attribute isn't clear, there really should be more of a description here...
setPresentation(String)
,
DiagramInterchangePackage.getSemanticModelBridge_Presentation()
void setPresentation(java.lang.String value)
Presentation
' attribute.
value
- the new value of the 'Presentation' attribute.getPresentation()
GraphElement getGraphElement()
Semantic Model
'.
If the meaning of the 'Graph Element' container reference isn't clear, there really should be more of a description here...
setGraphElement(GraphElement)
,
DiagramInterchangePackage.getSemanticModelBridge_GraphElement()
,
GraphElement.getSemanticModel()
void setGraphElement(GraphElement value)
Graph Element
' container reference.
value
- the new value of the 'Graph Element' container reference.getGraphElement()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.