|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Viewmap
A representation of the model object 'Viewmap'.
The following features are supported:
GMFGenPackage.getViewmap()
Method Summary | |
---|---|
Attributes |
find(Class attributesClass)
Returns first attributes instance of specified class, if any |
org.eclipse.emf.common.util.EList<Attributes> |
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
ViewmapLayoutType |
getLayoutType()
Returns the value of the 'Layout Type' attribute. |
org.eclipse.emf.common.util.EList<String> |
getRequiredPluginIDs()
Returns the value of the 'Required Plugin IDs' attribute list. |
void |
setLayoutType(ViewmapLayoutType value)
Sets the value of the ' Layout Type ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.EList<String> getRequiredPluginIDs()
String
.
If the meaning of the 'Required Plugin IDs' attribute list isn't clear, there really should be more of a description here...
GMFGenPackage.getViewmap_RequiredPluginIDs()
ViewmapLayoutType getLayoutType()
"UNKNOWN"
.
The literals are from the enumeration ViewmapLayoutType
.
If the meaning of the 'Layout Type' attribute isn't clear, there really should be more of a description here...
ViewmapLayoutType
,
setLayoutType(ViewmapLayoutType)
,
GMFGenPackage.getViewmap_LayoutType()
void setLayoutType(ViewmapLayoutType value)
Layout Type
' attribute.
value
- the new value of the 'Layout Type' attribute.ViewmapLayoutType
,
getLayoutType()
org.eclipse.emf.common.util.EList<Attributes> getAttributes()
Attributes
.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getViewmap_Attributes()
Attributes find(Class attributesClass)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |