|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Diagrams
A representation of the model object 'Diagrams'.
The following features are supported:
DiagramsPackage.getDiagrams()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
Diagram |
getActiveDiagram()
Returns the value of the 'Active Diagram' reference |
EList<Diagram> |
getDiagrams()
Returns the value of the 'Diagrams' containment reference list. |
EObject |
getModel()
Returns the value of the 'Model' reference |
Diagrams |
getParent()
Returns the value of the 'Parent' container reference. |
EList<Diagrams> |
getSubdiagrams()
Returns the value of the 'Subdiagrams' containment reference list. |
void |
setActiveDiagram(Diagram value)
Sets the value of the ' Active Diagram ' reference |
void |
setModel(EObject value)
Sets the value of the ' Model ' reference |
void |
setParent(Diagrams value)
Sets the value of the ' Parent ' container reference |
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 |
---|
EObject getModel()
If the meaning of the 'Model' reference isn't clear, there really should be more of a description here...
setModel(EObject)
,
DiagramsPackage.getDiagrams_Model()
void setModel(EObject value)
Model
' reference.
value
- the new value of the 'Model' reference.getModel()
EList<Diagram> getDiagrams()
Diagram
.
If the meaning of the 'Diagrams' containment reference list isn't clear, there really should be more of a description here...
DiagramsPackage.getDiagrams_Diagrams()
Diagram getActiveDiagram()
If the meaning of the 'Active Diagram' reference isn't clear, there really should be more of a description here...
setActiveDiagram(Diagram)
,
DiagramsPackage.getDiagrams_ActiveDiagram()
void setActiveDiagram(Diagram value)
Active Diagram
' reference.
value
- the new value of the 'Active Diagram' reference.getActiveDiagram()
EList<Diagrams> getSubdiagrams()
Diagrams
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Subdiagrams' containment reference list isn't clear, there really should be more of a description here...
DiagramsPackage.getDiagrams_Subdiagrams()
,
getParent()
Diagrams getParent()
Subdiagrams
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(Diagrams)
,
DiagramsPackage.getDiagrams_Parent()
,
getSubdiagrams()
void setParent(Diagrams value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
|
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.