|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.RoomModelImpl
public class RoomModelImpl
An implementation of the model object 'Model'.
The following features are implemented:
Name
Docu
Imports
Primitive Types
External Types
Data Classes
Protocol Classes
Actor Classes
Sub System Classes
Systems
Field Summary | |
---|---|
protected |
actorClasses
The cached value of the ' Actor Classes ' containment reference list. |
protected |
dataClasses
The cached value of the ' Data Classes ' containment reference list. |
protected Documentation |
docu
The cached value of the ' Docu ' containment reference. |
protected |
externalTypes
The cached value of the ' External Types ' containment reference list. |
protected |
imports
The cached value of the ' Imports ' containment reference list. |
protected java.lang.String |
name
The cached value of the ' Name ' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name ' attribute. |
protected |
primitiveTypes
The cached value of the ' Primitive Types ' containment reference list. |
protected |
protocolClasses
The cached value of the ' Protocol Classes ' containment reference list. |
protected |
subSystemClasses
The cached value of the ' Sub System Classes ' containment reference list. |
protected |
systems
The cached value of the ' Systems ' containment reference list. |
Constructor Summary | |
---|---|
protected |
RoomModelImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetDocu(Documentation newDocu,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getActorClasses()
|
|
getDataClasses()
|
Documentation |
getDocu()
|
|
getExternalTypes()
|
|
getImports()
|
java.lang.String |
getName()
|
|
getPrimitiveTypes()
|
|
getProtocolClasses()
|
|
getSubSystemClasses()
|
|
getSystems()
|
void |
setDocu(Documentation newDocu)
|
void |
setName(java.lang.String newName)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String NAME_EDEFAULT
Name
' attribute.
getName()
protected java.lang.String name
Name
' attribute.
getName()
protected Documentation docu
Docu
' containment reference.
getDocu()
protectedimports
Imports
' containment reference list.
getImports()
protectedprimitiveTypes
Primitive Types
' containment reference list.
getPrimitiveTypes()
protectedexternalTypes
External Types
' containment reference list.
getExternalTypes()
protecteddataClasses
Data Classes
' containment reference list.
getDataClasses()
protectedprotocolClasses
Protocol Classes
' containment reference list.
getProtocolClasses()
protectedactorClasses
Actor Classes
' containment reference list.
getActorClasses()
protectedsubSystemClasses
Sub System Classes
' containment reference list.
getSubSystemClasses()
protectedsystems
Systems
' containment reference list.
getSystems()
Constructor Detail |
---|
protected RoomModelImpl()
Method Detail |
---|
protected EClass eStaticClass()
public java.lang.String getName()
getName
in interface RoomModel
RoomModel.setName(String)
,
RoomPackage.getRoomModel_Name()
public void setName(java.lang.String newName)
setName
in interface RoomModel
newName
- the new value of the 'Name' attribute.RoomModel.getName()
public Documentation getDocu()
getDocu
in interface RoomModel
RoomModel.setDocu(Documentation)
,
RoomPackage.getRoomModel_Docu()
public NotificationChain basicSetDocu(Documentation newDocu, NotificationChain msgs)
public void setDocu(Documentation newDocu)
setDocu
in interface RoomModel
newDocu
- the new value of the 'Docu' containment reference.RoomModel.getDocu()
publicgetImports()
getImports
in interface RoomModel
RoomPackage.getRoomModel_Imports()
publicgetPrimitiveTypes()
getPrimitiveTypes
in interface RoomModel
RoomPackage.getRoomModel_PrimitiveTypes()
publicgetExternalTypes()
getExternalTypes
in interface RoomModel
RoomPackage.getRoomModel_ExternalTypes()
publicgetDataClasses()
getDataClasses
in interface RoomModel
RoomPackage.getRoomModel_DataClasses()
publicgetProtocolClasses()
getProtocolClasses
in interface RoomModel
RoomPackage.getRoomModel_ProtocolClasses()
publicgetActorClasses()
getActorClasses
in interface RoomModel
RoomPackage.getRoomModel_ActorClasses()
publicgetSubSystemClasses()
getSubSystemClasses
in interface RoomModel
RoomPackage.getRoomModel_SubSystemClasses()
publicgetSystems()
getSystems
in interface RoomModel
RoomPackage.getRoomModel_Systems()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |