|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.ptolemy.moml.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
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
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected FeatureMap |
mixed
The cached value of the ' Mixed ' attribute list. |
protected EMap<String,String> |
xMLNSPrefixMap
The cached value of the ' XMLNS Prefix Map ' map. |
protected EMap<String,String> |
xSISchemaLocation
The cached value of the ' XSI Schema Location ' map. |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
DocumentRootImpl()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected FeatureMap mixed
Mixed
' attribute list.
getMixed()
protected EMap<String,String> xMLNSPrefixMap
XMLNS Prefix Map
' map.
getXMLNSPrefixMap()
protected EMap<String,String> xSISchemaLocation
XSI Schema Location
' map.
getXSISchemaLocation()
Constructor Detail |
---|
protected DocumentRootImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public FeatureMap getMixed()
getMixed
in interface DocumentRoot
MomlPackage.getDocumentRoot_Mixed()
public EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap
in interface DocumentRoot
MomlPackage.getDocumentRoot_XMLNSPrefixMap()
public EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation
in interface DocumentRoot
MomlPackage.getDocumentRoot_XSISchemaLocation()
public ClassType getClass_()
getClass_
in interface DocumentRoot
DocumentRoot.setClass(ClassType)
,
MomlPackage.getDocumentRoot_Class()
public NotificationChain basicSetClass(ClassType newClass, NotificationChain msgs)
public void setClass(ClassType newClass)
setClass
in interface DocumentRoot
newClass
- the new value of the 'Class' containment reference.DocumentRoot.getClass_()
public ConfigureType getConfigure()
getConfigure
in interface DocumentRoot
DocumentRoot.setConfigure(ConfigureType)
,
MomlPackage.getDocumentRoot_Configure()
public NotificationChain basicSetConfigure(ConfigureType newConfigure, NotificationChain msgs)
public void setConfigure(ConfigureType newConfigure)
setConfigure
in interface DocumentRoot
newConfigure
- the new value of the 'Configure' containment reference.DocumentRoot.getConfigure()
public DeleteEntityType getDeleteEntity()
getDeleteEntity
in interface DocumentRoot
DocumentRoot.setDeleteEntity(DeleteEntityType)
,
MomlPackage.getDocumentRoot_DeleteEntity()
public NotificationChain basicSetDeleteEntity(DeleteEntityType newDeleteEntity, NotificationChain msgs)
public void setDeleteEntity(DeleteEntityType newDeleteEntity)
setDeleteEntity
in interface DocumentRoot
newDeleteEntity
- the new value of the 'Delete Entity' containment reference.DocumentRoot.getDeleteEntity()
public DeletePortType getDeletePort()
getDeletePort
in interface DocumentRoot
DocumentRoot.setDeletePort(DeletePortType)
,
MomlPackage.getDocumentRoot_DeletePort()
public NotificationChain basicSetDeletePort(DeletePortType newDeletePort, NotificationChain msgs)
public void setDeletePort(DeletePortType newDeletePort)
setDeletePort
in interface DocumentRoot
newDeletePort
- the new value of the 'Delete Port' containment reference.DocumentRoot.getDeletePort()
public DeletePropertyType getDeleteProperty()
getDeleteProperty
in interface DocumentRoot
DocumentRoot.setDeleteProperty(DeletePropertyType)
,
MomlPackage.getDocumentRoot_DeleteProperty()
public NotificationChain basicSetDeleteProperty(DeletePropertyType newDeleteProperty, NotificationChain msgs)
public void setDeleteProperty(DeletePropertyType newDeleteProperty)
setDeleteProperty
in interface DocumentRoot
newDeleteProperty
- the new value of the 'Delete Property' containment reference.DocumentRoot.getDeleteProperty()
public DeleteRelationType getDeleteRelation()
getDeleteRelation
in interface DocumentRoot
DocumentRoot.setDeleteRelation(DeleteRelationType)
,
MomlPackage.getDocumentRoot_DeleteRelation()
public NotificationChain basicSetDeleteRelation(DeleteRelationType newDeleteRelation, NotificationChain msgs)
public void setDeleteRelation(DeleteRelationType newDeleteRelation)
setDeleteRelation
in interface DocumentRoot
newDeleteRelation
- the new value of the 'Delete Relation' containment reference.DocumentRoot.getDeleteRelation()
public DirectorType getDirector()
getDirector
in interface DocumentRoot
DocumentRoot.setDirector(DirectorType)
,
MomlPackage.getDocumentRoot_Director()
public NotificationChain basicSetDirector(DirectorType newDirector, NotificationChain msgs)
public void setDirector(DirectorType newDirector)
setDirector
in interface DocumentRoot
newDirector
- the new value of the 'Director' containment reference.DocumentRoot.getDirector()
public DisplayType getDisplay()
getDisplay
in interface DocumentRoot
DocumentRoot.setDisplay(DisplayType)
,
MomlPackage.getDocumentRoot_Display()
public NotificationChain basicSetDisplay(DisplayType newDisplay, NotificationChain msgs)
public void setDisplay(DisplayType newDisplay)
setDisplay
in interface DocumentRoot
newDisplay
- the new value of the 'Display' containment reference.DocumentRoot.getDisplay()
public DocType getDoc()
getDoc
in interface DocumentRoot
DocumentRoot.setDoc(DocType)
,
MomlPackage.getDocumentRoot_Doc()
public NotificationChain basicSetDoc(DocType newDoc, NotificationChain msgs)
public void setDoc(DocType newDoc)
setDoc
in interface DocumentRoot
newDoc
- the new value of the 'Doc' containment reference.DocumentRoot.getDoc()
public EntityType getEntity()
getEntity
in interface DocumentRoot
DocumentRoot.setEntity(EntityType)
,
MomlPackage.getDocumentRoot_Entity()
public NotificationChain basicSetEntity(EntityType newEntity, NotificationChain msgs)
public void setEntity(EntityType newEntity)
setEntity
in interface DocumentRoot
newEntity
- the new value of the 'Entity' containment reference.DocumentRoot.getEntity()
public GroupType getGroup()
getGroup
in interface DocumentRoot
DocumentRoot.setGroup(GroupType)
,
MomlPackage.getDocumentRoot_Group()
public NotificationChain basicSetGroup(GroupType newGroup, NotificationChain msgs)
public void setGroup(GroupType newGroup)
setGroup
in interface DocumentRoot
newGroup
- the new value of the 'Group' containment reference.DocumentRoot.getGroup()
public ImportType getImport()
getImport
in interface DocumentRoot
DocumentRoot.setImport(ImportType)
,
MomlPackage.getDocumentRoot_Import()
public NotificationChain basicSetImport(ImportType newImport, NotificationChain msgs)
public void setImport(ImportType newImport)
setImport
in interface DocumentRoot
newImport
- the new value of the 'Import' containment reference.DocumentRoot.getImport()
public InputType getInput()
getInput
in interface DocumentRoot
DocumentRoot.setInput(InputType)
,
MomlPackage.getDocumentRoot_Input()
public NotificationChain basicSetInput(InputType newInput, NotificationChain msgs)
public void setInput(InputType newInput)
setInput
in interface DocumentRoot
newInput
- the new value of the 'Input' containment reference.DocumentRoot.getInput()
public LinkType getLink()
getLink
in interface DocumentRoot
DocumentRoot.setLink(LinkType)
,
MomlPackage.getDocumentRoot_Link()
public NotificationChain basicSetLink(LinkType newLink, NotificationChain msgs)
public void setLink(LinkType newLink)
setLink
in interface DocumentRoot
newLink
- the new value of the 'Link' containment reference.DocumentRoot.getLink()
public LocationType getLocation()
getLocation
in interface DocumentRoot
DocumentRoot.setLocation(LocationType)
,
MomlPackage.getDocumentRoot_Location()
public NotificationChain basicSetLocation(LocationType newLocation, NotificationChain msgs)
public void setLocation(LocationType newLocation)
setLocation
in interface DocumentRoot
newLocation
- the new value of the 'Location' containment reference.DocumentRoot.getLocation()
public ModelType getModel()
getModel
in interface DocumentRoot
DocumentRoot.setModel(ModelType)
,
MomlPackage.getDocumentRoot_Model()
public NotificationChain basicSetModel(ModelType newModel, NotificationChain msgs)
public void setModel(ModelType newModel)
setModel
in interface DocumentRoot
newModel
- the new value of the 'Model' containment reference.DocumentRoot.getModel()
public PortType getPort()
getPort
in interface DocumentRoot
DocumentRoot.setPort(PortType)
,
MomlPackage.getDocumentRoot_Port()
public NotificationChain basicSetPort(PortType newPort, NotificationChain msgs)
public void setPort(PortType newPort)
setPort
in interface DocumentRoot
newPort
- the new value of the 'Port' containment reference.DocumentRoot.getPort()
public PropertyType getProperty()
getProperty
in interface DocumentRoot
DocumentRoot.setProperty(PropertyType)
,
MomlPackage.getDocumentRoot_Property()
public NotificationChain basicSetProperty(PropertyType newProperty, NotificationChain msgs)
public void setProperty(PropertyType newProperty)
setProperty
in interface DocumentRoot
newProperty
- the new value of the 'Property' containment reference.DocumentRoot.getProperty()
public RelationType getRelation()
getRelation
in interface DocumentRoot
DocumentRoot.setRelation(RelationType)
,
MomlPackage.getDocumentRoot_Relation()
public NotificationChain basicSetRelation(RelationType newRelation, NotificationChain msgs)
public void setRelation(RelationType newRelation)
setRelation
in interface DocumentRoot
newRelation
- the new value of the 'Relation' containment reference.DocumentRoot.getRelation()
public RenameType getRename()
getRename
in interface DocumentRoot
DocumentRoot.setRename(RenameType)
,
MomlPackage.getDocumentRoot_Rename()
public NotificationChain basicSetRename(RenameType newRename, NotificationChain msgs)
public void setRename(RenameType newRename)
setRename
in interface DocumentRoot
newRename
- the new value of the 'Rename' containment reference.DocumentRoot.getRename()
public RenditionType getRendition()
getRendition
in interface DocumentRoot
DocumentRoot.setRendition(RenditionType)
,
MomlPackage.getDocumentRoot_Rendition()
public NotificationChain basicSetRendition(RenditionType newRendition, NotificationChain msgs)
public void setRendition(RenditionType newRendition)
setRendition
in interface DocumentRoot
newRendition
- the new value of the 'Rendition' containment reference.DocumentRoot.getRendition()
public UnlinkType getUnlink()
getUnlink
in interface DocumentRoot
DocumentRoot.setUnlink(UnlinkType)
,
MomlPackage.getDocumentRoot_Unlink()
public NotificationChain basicSetUnlink(UnlinkType newUnlink, NotificationChain msgs)
public void setUnlink(UnlinkType newUnlink)
setUnlink
in interface DocumentRoot
newUnlink
- the new value of the 'Unlink' containment reference.DocumentRoot.getUnlink()
public VertexType getVertex()
getVertex
in interface DocumentRoot
DocumentRoot.setVertex(VertexType)
,
MomlPackage.getDocumentRoot_Vertex()
public NotificationChain basicSetVertex(VertexType newVertex, NotificationChain msgs)
public void setVertex(VertexType newVertex)
setVertex
in interface DocumentRoot
newVertex
- the new value of the 'Vertex' containment reference.DocumentRoot.getVertex()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |