|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Domain object instance interface.
Method Summary | |
Entity |
findEntity(java.lang.String pEntityName)
|
java.util.Collection |
getAssociations()
Returns the value of reference associations. |
java.util.Collection |
getCombinedTypes()
Returns list of DataTypes, Structures and Messages used in the Domain. |
java.util.Collection |
getEntities()
Returns the value of reference entities. |
java.util.List |
getEntitiesInPopulationOrder()
|
Entity |
getEntity(java.lang.String pEntityName)
|
java.util.Collection |
getEntityClassDiagrams()
Returns the value of reference entityClassDiagrams. |
java.util.Collection |
getRelationalImplementations()
Returns the value of reference relationalImplementations. |
java.util.Collection |
getReports()
Returns the value of reference reports. |
System |
getSystem()
Returns the value of reference system. |
void |
setSystem(System newValue)
Sets the value of reference system. |
Methods inherited from interface com.metaboss.sdlctools.models.metabossmodel.ModelElement |
findAttachment, getAttachment, getAttachments, getCombinedContents, getContents, getDescription, getDiagramModelElements, getName, getOwnerIdentifier, getRef, getReferencedElements, getTags, isContainedWithin, isDerived, mayContain, mayContainWithin, setDescription, setName, setOwnerIdentifier |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public Entity getEntity(java.lang.String pEntityName)
pEntityName
-
public Entity findEntity(java.lang.String pEntityName)
pEntityName
-
public java.util.List getEntitiesInPopulationOrder()
public java.util.Collection getCombinedTypes()
public java.util.Collection getAssociations()
public java.util.Collection getEntities()
public System getSystem()
public void setSystem(System newValue)
getSystem()
for description
on the reference.
newValue
- New value to be set.public java.util.Collection getEntityClassDiagrams()
public java.util.Collection getReports()
public java.util.Collection getRelationalImplementations()
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |