|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GClass
A representation of the model object 'Class View'.
The following features are supported:
MmPackage.getGClass()
Method Summary | |
---|---|
org.eclipse.emf.ecore.EClass |
getDerivedCoModel()
|
org.eclipse.emf.common.util.EList |
getGAttributes()
Returns the value of the 'GAttributes' containment reference list. |
org.eclipse.emf.common.util.EList |
getGOperations()
Returns the value of the 'GOperations' containment reference list. |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GPersistentCoModel |
---|
getCoModel, setCoModel |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GSheetNode |
---|
getLocation, getSheet, getWidth, setLocation, setSheet, setWidth |
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GNodeElement |
---|
getIncomingConnections, getOutgoingConnections |
Method Detail |
---|
org.eclipse.emf.common.util.EList getGOperations()
GClassOperation
.
It is bidirectional and its opposite is 'GClass
'.
If the meaning of the 'GOperations' reference list isn't clear, there really should be more of a description here...
MmPackage.getGClass_GOperations()
,
GClassOperation.getGClass()
org.eclipse.emf.ecore.EClass getDerivedCoModel()
org.eclipse.emf.common.util.EList getGAttributes()
GClassAttribute
.
It is bidirectional and its opposite is 'GClass
'.
If the meaning of the 'GAttributes' reference list isn't clear, there really should be more of a description here...
MmPackage.getGClass_GAttributes()
,
GClassAttribute.getGClass()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |