|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentRoot
A representation of the model object 'Document Root'.
The following features are supported:
Mixed
XMLNS Prefix Map
XSI Schema Location
Class
Configure
Delete Entity
Delete Port
Delete Property
Delete Relation
Director
Display
Doc
Entity
Group
Import
Input
Link
Location
Model
Port
Property
Relation
Rename
Rendition
Unlink
Vertex
MomlPackage.getDocumentRoot()
extendedMetaData | = | "name='' |
kind | = | 'mixed'" |
Method Summary | |
---|---|
ClassType |
getClass_()
Returns the value of the 'Class' containment reference. |
ConfigureType |
getConfigure()
Returns the value of the 'Configure' containment reference. |
DeleteEntityType |
getDeleteEntity()
Returns the value of the 'Delete Entity' containment reference. |
DeletePortType |
getDeletePort()
Returns the value of the 'Delete Port' containment reference. |
DeletePropertyType |
getDeleteProperty()
Returns the value of the 'Delete Property' containment reference. |
DeleteRelationType |
getDeleteRelation()
Returns the value of the 'Delete Relation' containment reference. |
DirectorType |
getDirector()
Returns the value of the 'Director' containment reference. |
DisplayType |
getDisplay()
Returns the value of the 'Display' containment reference. |
DocType |
getDoc()
Returns the value of the 'Doc' containment reference. |
EntityType |
getEntity()
Returns the value of the 'Entity' containment reference. |
GroupType |
getGroup()
Returns the value of the 'Group' containment reference. |
ImportType |
getImport()
Returns the value of the 'Import' containment reference. |
InputType |
getInput()
Returns the value of the 'Input' containment reference. |
LinkType |
getLink()
Returns the value of the 'Link' containment reference. |
LocationType |
getLocation()
Returns the value of the 'Location' containment reference. |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
ModelType |
getModel()
Returns the value of the 'Model' containment reference. |
PortType |
getPort()
Returns the value of the 'Port' containment reference. |
PropertyType |
getProperty()
Returns the value of the 'Property' containment reference. |
RelationType |
getRelation()
Returns the value of the 'Relation' containment reference. |
RenameType |
getRename()
Returns the value of the 'Rename' containment reference. |
RenditionType |
getRendition()
Returns the value of the 'Rendition' containment reference. |
UnlinkType |
getUnlink()
Returns the value of the 'Unlink' containment reference. |
VertexType |
getVertex()
Returns the value of the 'Vertex' containment reference. |
EMap<String,String> |
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. |
EMap<String,String> |
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. |
void |
setClass(ClassType value)
Sets the value of the ' Class ' containment reference. |
void |
setConfigure(ConfigureType value)
Sets the value of the ' Configure ' containment reference. |
void |
setDeleteEntity(DeleteEntityType value)
Sets the value of the ' Delete Entity ' containment reference. |
void |
setDeletePort(DeletePortType value)
Sets the value of the ' Delete Port ' containment reference. |
void |
setDeleteProperty(DeletePropertyType value)
Sets the value of the ' Delete Property ' containment reference. |
void |
setDeleteRelation(DeleteRelationType value)
Sets the value of the ' Delete Relation ' containment reference. |
void |
setDirector(DirectorType value)
Sets the value of the ' Director ' containment reference. |
void |
setDisplay(DisplayType value)
Sets the value of the ' Display ' containment reference. |
void |
setDoc(DocType value)
Sets the value of the ' Doc ' containment reference. |
void |
setEntity(EntityType value)
Sets the value of the ' Entity ' containment reference. |
void |
setGroup(GroupType value)
Sets the value of the ' Group ' containment reference. |
void |
setImport(ImportType value)
Sets the value of the ' Import ' containment reference. |
void |
setInput(InputType value)
Sets the value of the ' Input ' containment reference. |
void |
setLink(LinkType value)
Sets the value of the ' Link ' containment reference. |
void |
setLocation(LocationType value)
Sets the value of the ' Location ' containment reference. |
void |
setModel(ModelType value)
Sets the value of the ' Model ' containment reference. |
void |
setPort(PortType value)
Sets the value of the ' Port ' containment reference. |
void |
setProperty(PropertyType value)
Sets the value of the ' Property ' containment reference. |
void |
setRelation(RelationType value)
Sets the value of the ' Relation ' containment reference. |
void |
setRename(RenameType value)
Sets the value of the ' Rename ' containment reference. |
void |
setRendition(RenditionType value)
Sets the value of the ' Rendition ' containment reference. |
void |
setUnlink(UnlinkType value)
Sets the value of the ' Unlink ' containment reference. |
void |
setVertex(VertexType value)
Sets the value of the ' Vertex ' containment reference. |
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 |
---|
FeatureMap getMixed()
FeatureMap.Entry
.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
MomlPackage.getDocumentRoot_Mixed()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='elementWildcard' |
name | = | ':mixed'" |
EMap<String,String> getXMLNSPrefixMap()
String
,
and the value is of type String
,
If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
MomlPackage.getDocumentRoot_XMLNSPrefixMap()
mapType | = | "org.eclipse.emf.ecore.EStringToStringMapEntry |
transient | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'xmlns:prefix'" |
EMap<String,String> getXSISchemaLocation()
String
,
and the value is of type String
,
If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
MomlPackage.getDocumentRoot_XSISchemaLocation()
mapType | = | "org.eclipse.emf.ecore.EStringToStringMapEntry |
transient | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'xsi:schemaLocation'" |
ClassType getClass_()
If the meaning of the 'Class' containment reference isn't clear, there really should be more of a description here...
setClass(ClassType)
,
MomlPackage.getDocumentRoot_Class()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'class' |
namespace | = | '##targetNamespace'" |
void setClass(ClassType value)
Class
' containment reference.
value
- the new value of the 'Class' containment reference.getClass_()
ConfigureType getConfigure()
If the meaning of the 'Configure' containment reference isn't clear, there really should be more of a description here...
setConfigure(ConfigureType)
,
MomlPackage.getDocumentRoot_Configure()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'configure' |
namespace | = | '##targetNamespace'" |
void setConfigure(ConfigureType value)
Configure
' containment reference.
value
- the new value of the 'Configure' containment reference.getConfigure()
DeleteEntityType getDeleteEntity()
If the meaning of the 'Delete Entity' containment reference isn't clear, there really should be more of a description here...
setDeleteEntity(DeleteEntityType)
,
MomlPackage.getDocumentRoot_DeleteEntity()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'deleteEntity' |
namespace | = | '##targetNamespace'" |
void setDeleteEntity(DeleteEntityType value)
Delete Entity
' containment reference.
value
- the new value of the 'Delete Entity' containment reference.getDeleteEntity()
DeletePortType getDeletePort()
If the meaning of the 'Delete Port' containment reference isn't clear, there really should be more of a description here...
setDeletePort(DeletePortType)
,
MomlPackage.getDocumentRoot_DeletePort()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'deletePort' |
namespace | = | '##targetNamespace'" |
void setDeletePort(DeletePortType value)
Delete Port
' containment reference.
value
- the new value of the 'Delete Port' containment reference.getDeletePort()
DeletePropertyType getDeleteProperty()
If the meaning of the 'Delete Property' containment reference isn't clear, there really should be more of a description here...
setDeleteProperty(DeletePropertyType)
,
MomlPackage.getDocumentRoot_DeleteProperty()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'deleteProperty' |
namespace | = | '##targetNamespace'" |
void setDeleteProperty(DeletePropertyType value)
Delete Property
' containment reference.
value
- the new value of the 'Delete Property' containment reference.getDeleteProperty()
DeleteRelationType getDeleteRelation()
If the meaning of the 'Delete Relation' containment reference isn't clear, there really should be more of a description here...
setDeleteRelation(DeleteRelationType)
,
MomlPackage.getDocumentRoot_DeleteRelation()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'deleteRelation' |
namespace | = | '##targetNamespace'" |
void setDeleteRelation(DeleteRelationType value)
Delete Relation
' containment reference.
value
- the new value of the 'Delete Relation' containment reference.getDeleteRelation()
DirectorType getDirector()
If the meaning of the 'Director' containment reference isn't clear, there really should be more of a description here...
setDirector(DirectorType)
,
MomlPackage.getDocumentRoot_Director()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'director' |
namespace | = | '##targetNamespace'" |
void setDirector(DirectorType value)
Director
' containment reference.
value
- the new value of the 'Director' containment reference.getDirector()
DisplayType getDisplay()
If the meaning of the 'Display' containment reference isn't clear, there really should be more of a description here...
setDisplay(DisplayType)
,
MomlPackage.getDocumentRoot_Display()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'display' |
namespace | = | '##targetNamespace'" |
void setDisplay(DisplayType value)
Display
' containment reference.
value
- the new value of the 'Display' containment reference.getDisplay()
DocType getDoc()
If the meaning of the 'Doc' containment reference isn't clear, there really should be more of a description here...
setDoc(DocType)
,
MomlPackage.getDocumentRoot_Doc()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'doc' |
namespace | = | '##targetNamespace'" |
void setDoc(DocType value)
Doc
' containment reference.
value
- the new value of the 'Doc' containment reference.getDoc()
EntityType getEntity()
If the meaning of the 'Entity' containment reference isn't clear, there really should be more of a description here...
setEntity(EntityType)
,
MomlPackage.getDocumentRoot_Entity()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'entity' |
namespace | = | '##targetNamespace'" |
void setEntity(EntityType value)
Entity
' containment reference.
value
- the new value of the 'Entity' containment reference.getEntity()
GroupType getGroup()
If the meaning of the 'Group' containment reference isn't clear, there really should be more of a description here...
setGroup(GroupType)
,
MomlPackage.getDocumentRoot_Group()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'group' |
namespace | = | '##targetNamespace'" |
void setGroup(GroupType value)
Group
' containment reference.
value
- the new value of the 'Group' containment reference.getGroup()
ImportType getImport()
If the meaning of the 'Import' containment reference isn't clear, there really should be more of a description here...
setImport(ImportType)
,
MomlPackage.getDocumentRoot_Import()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'import' |
namespace | = | '##targetNamespace'" |
void setImport(ImportType value)
Import
' containment reference.
value
- the new value of the 'Import' containment reference.getImport()
InputType getInput()
If the meaning of the 'Input' containment reference isn't clear, there really should be more of a description here...
setInput(InputType)
,
MomlPackage.getDocumentRoot_Input()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'input' |
namespace | = | '##targetNamespace'" |
void setInput(InputType value)
Input
' containment reference.
value
- the new value of the 'Input' containment reference.getInput()
LinkType getLink()
If the meaning of the 'Link' containment reference isn't clear, there really should be more of a description here...
setLink(LinkType)
,
MomlPackage.getDocumentRoot_Link()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'link' |
namespace | = | '##targetNamespace'" |
void setLink(LinkType value)
Link
' containment reference.
value
- the new value of the 'Link' containment reference.getLink()
LocationType getLocation()
If the meaning of the 'Location' containment reference isn't clear, there really should be more of a description here...
setLocation(LocationType)
,
MomlPackage.getDocumentRoot_Location()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'location' |
namespace | = | '##targetNamespace'" |
void setLocation(LocationType value)
Location
' containment reference.
value
- the new value of the 'Location' containment reference.getLocation()
ModelType getModel()
If the meaning of the 'Model' containment reference isn't clear, there really should be more of a description here...
setModel(ModelType)
,
MomlPackage.getDocumentRoot_Model()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'model' |
namespace | = | '##targetNamespace'" |
void setModel(ModelType value)
Model
' containment reference.
value
- the new value of the 'Model' containment reference.getModel()
PortType getPort()
If the meaning of the 'Port' containment reference isn't clear, there really should be more of a description here...
setPort(PortType)
,
MomlPackage.getDocumentRoot_Port()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'port' |
namespace | = | '##targetNamespace'" |
void setPort(PortType value)
Port
' containment reference.
value
- the new value of the 'Port' containment reference.getPort()
PropertyType getProperty()
If the meaning of the 'Property' containment reference isn't clear, there really should be more of a description here...
setProperty(PropertyType)
,
MomlPackage.getDocumentRoot_Property()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'property' |
namespace | = | '##targetNamespace'" |
void setProperty(PropertyType value)
Property
' containment reference.
value
- the new value of the 'Property' containment reference.getProperty()
RelationType getRelation()
If the meaning of the 'Relation' containment reference isn't clear, there really should be more of a description here...
setRelation(RelationType)
,
MomlPackage.getDocumentRoot_Relation()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'relation' |
namespace | = | '##targetNamespace'" |
void setRelation(RelationType value)
Relation
' containment reference.
value
- the new value of the 'Relation' containment reference.getRelation()
RenameType getRename()
If the meaning of the 'Rename' containment reference isn't clear, there really should be more of a description here...
setRename(RenameType)
,
MomlPackage.getDocumentRoot_Rename()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'rename' |
namespace | = | '##targetNamespace'" |
void setRename(RenameType value)
Rename
' containment reference.
value
- the new value of the 'Rename' containment reference.getRename()
RenditionType getRendition()
If the meaning of the 'Rendition' containment reference isn't clear, there really should be more of a description here...
setRendition(RenditionType)
,
MomlPackage.getDocumentRoot_Rendition()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'rendition' |
namespace | = | '##targetNamespace'" |
void setRendition(RenditionType value)
Rendition
' containment reference.
value
- the new value of the 'Rendition' containment reference.getRendition()
UnlinkType getUnlink()
If the meaning of the 'Unlink' containment reference isn't clear, there really should be more of a description here...
setUnlink(UnlinkType)
,
MomlPackage.getDocumentRoot_Unlink()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'unlink' |
namespace | = | '##targetNamespace'" |
void setUnlink(UnlinkType value)
Unlink
' containment reference.
value
- the new value of the 'Unlink' containment reference.getUnlink()
VertexType getVertex()
If the meaning of the 'Vertex' containment reference isn't clear, there really should be more of a description here...
setVertex(VertexType)
,
MomlPackage.getDocumentRoot_Vertex()
containment | = | true |
upper | = | -2 |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'vertex' |
namespace | = | '##targetNamespace'" |
void setVertex(VertexType value)
Vertex
' containment reference.
value
- the new value of the 'Vertex' containment reference.getVertex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |