|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Root
A representation of the model object 'Root'.
The following features are supported:
Library
Sub System Instances
Models
Xp Actor Classes
Used Data Classes
Used Protocol Classes
Used Actor Classes
Used Room Models
Sub System Classes
ETriceGenPackage.getRoot()
Method Summary | |
---|---|
ExpandedActorClass |
getExpandedActorClass(ActorInstance ai)
|
|
getModels()
Returns the value of the 'Models' reference list. |
java.util.HashSet<DataClass> |
getReferencedDataClasses(ActorClass cls)
|
java.util.HashSet<DataClass> |
getReferencedDataClasses(DataClass cls)
|
java.util.HashSet<DataClass> |
getReferencedDataClasses(ProtocolClass pc)
|
|
getReferencedModels(RoomClass cls)
|
|
getReferencedProtocolClasses(ActorClass cls)
|
|
getSubSystemClasses()
Returns the value of the 'Sub System Classes' reference list. |
|
getSubSystemInstances()
Returns the value of the 'Sub System Instances' containment reference list. |
|
getUsedActorClasses()
Returns the value of the 'Used Actor Classes' reference list. |
|
getUsedDataClasses()
Returns the value of the 'Used Data Classes' reference list. |
|
getUsedProtocolClasses()
Returns the value of the 'Used Protocol Classes' reference list. |
|
getUsedRoomModels()
Returns the value of the 'Used Room Models' reference list. |
|
getXpActorClasses()
Returns the value of the 'Xp Actor Classes' containment reference list. |
boolean |
isLibrary()
Returns the value of the 'Library' attribute. |
void |
setLibrary(boolean value)
Sets the value of the ' Library ' attribute. |
Method Detail |
---|
getSubSystemInstances()
SubSystemInstance
.
If the meaning of the 'Sub Systems' containment reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_SubSystemInstances()
getModels()
RoomModel
.
If the meaning of the 'Models' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_Models()
getXpActorClasses()
ExpandedActorClass
.
If the meaning of the 'Xp Actor Classes' containment reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_XpActorClasses()
getUsedDataClasses()
DataClass
.
If the meaning of the 'Used Data Classes' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_UsedDataClasses()
getUsedProtocolClasses()
ProtocolClass
.
If the meaning of the 'Used Protocol Classes' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_UsedProtocolClasses()
getUsedActorClasses()
ActorClass
.
If the meaning of the 'Used Actor Classes' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_UsedActorClasses()
getUsedRoomModels()
RoomModel
.
If the meaning of the 'Used Room Models' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_UsedRoomModels()
getSubSystemClasses()
SubSystemClass
.
If the meaning of the 'Sub System Classes' reference list isn't clear, there really should be more of a description here...
ETriceGenPackage.getRoot_SubSystemClasses()
boolean isLibrary()
If the meaning of the 'Library' attribute isn't clear, there really should be more of a description here...
setLibrary(boolean)
,
ETriceGenPackage.getRoot_Library()
void setLibrary(boolean value)
Library
' attribute.
value
- the new value of the 'Library' attribute.isLibrary()
getReferencedModels(RoomClass cls)
getReferencedProtocolClasses(ActorClass cls)
ExpandedActorClass getExpandedActorClass(ActorInstance ai)
java.util.HashSet<DataClass> getReferencedDataClasses(DataClass cls)
java.util.HashSet<DataClass> getReferencedDataClasses(ActorClass cls)
java.util.HashSet<DataClass> getReferencedDataClasses(ProtocolClass pc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |