|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
LqnCore.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
Field Summary | |
---|---|
protected FeatureMap |
mixed
The cached value of the ' Mixed ' attribute list. |
protected |
xMLNSPrefixMap
The cached value of the ' XMLNS Prefix Map ' map. |
protected |
xSISchemaLocation
The cached value of the ' XSI Schema Location ' map. |
Constructor Summary | |
---|---|
protected |
DocumentRootImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetLqnCore(LqnCoreType newLqnCore,
NotificationChain msgs)
|
NotificationChain |
basicSetLqnModel(LqnModelType newLqnModel,
NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
LqnCoreType |
getLqnCore()
|
LqnModelType |
getLqnModel()
|
FeatureMap |
getMixed()
|
|
getXMLNSPrefixMap()
|
|
getXSISchemaLocation()
|
void |
setLqnCore(LqnCoreType newLqnCore)
|
void |
setLqnModel(LqnModelType newLqnModel)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected FeatureMap mixed
Mixed
' attribute list.
getMixed()
protectedxMLNSPrefixMap
XMLNS Prefix Map
' map.
getXMLNSPrefixMap()
protectedxSISchemaLocation
XSI Schema Location
' map.
getXSISchemaLocation()
Constructor Detail |
---|
protected DocumentRootImpl()
Method Detail |
---|
protected EClass eStaticClass()
public FeatureMap getMixed()
getMixed
in interface DocumentRoot
LqnCorePackage.getDocumentRoot_Mixed()
publicgetXMLNSPrefixMap()
getXMLNSPrefixMap
in interface DocumentRoot
LqnCorePackage.getDocumentRoot_XMLNSPrefixMap()
publicgetXSISchemaLocation()
getXSISchemaLocation
in interface DocumentRoot
LqnCorePackage.getDocumentRoot_XSISchemaLocation()
public LqnCoreType getLqnCore()
getLqnCore
in interface DocumentRoot
DocumentRoot.setLqnCore(LqnCoreType)
,
LqnCorePackage.getDocumentRoot_LqnCore()
public NotificationChain basicSetLqnCore(LqnCoreType newLqnCore, NotificationChain msgs)
public void setLqnCore(LqnCoreType newLqnCore)
setLqnCore
in interface DocumentRoot
newLqnCore
- the new value of the 'Lqn Core' containment reference.DocumentRoot.getLqnCore()
public LqnModelType getLqnModel()
getLqnModel
in interface DocumentRoot
DocumentRoot.setLqnModel(LqnModelType)
,
LqnCorePackage.getDocumentRoot_LqnModel()
public NotificationChain basicSetLqnModel(LqnModelType newLqnModel, NotificationChain msgs)
public void setLqnModel(LqnModelType newLqnModel)
setLqnModel
in interface DocumentRoot
newLqnModel
- the new value of the 'Lqn Model' containment reference.DocumentRoot.getLqnModel()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |