|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPInstance
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
IRPRelation |
addRelationToTheWhole(java.lang.String relName)
method addRelationToTheWhole |
java.lang.String |
getAttributeValue(java.lang.String attName)
method getAttributeValue |
IRPCollection |
getInLinks()
method getInLinks |
IRPOperation |
getInstantiatedBy()
get property instantiatedBy |
IRPCollection |
getListOfInitializerArguments()
method getListOfInitializerArguments |
IRPCollection |
getOutLinks()
method getOutLinks |
void |
setAttributeValue(java.lang.String attName,
java.lang.String attValue)
method setAttributeValue |
void |
setExplicit()
method setExplicit |
void |
setImplicit()
method setImplicit |
void |
setInitializerArgumentValue(java.lang.String argName,
java.lang.String argValue)
method setInitializerArgumentValue |
void |
setInstantiatedBy(IRPOperation instantiatedBy)
set property instantiatedBy |
Methods inherited from interface com.telelogic.rhapsody.core.IRPRelation |
---|
addQualifier, getAssociationClass, getInverse, getIsNavigable, getIsSymmetric, getMultiplicity, getObjectAsObjectType, getOfClass, getOtherClass, getQualifier, getQualifiers, getQualifierType, getRelationLabel, getRelationLinkName, getRelationRoleName, getRelationType, getVisibility, isTypelessObject, makeUnidirect, removeQualifier, setInverse, setIsNavigable, setMultiplicity, setOfClass, setOtherClass, setQualifier, setQualifierType, setRelationLabel, setRelationLinkName, setRelationRoleName, setRelationType |
Methods inherited from interface com.telelogic.rhapsody.core.IRPUnit |
---|
copyToAnotherProject, getAddToModelMode, getCMHeader, getCMState, getCurrentDirectory, getFilename, getIncludeInNextLoad, getIsStub, getLanguage, getLastModifiedTime, getNestedSaveUnits, getNestedSaveUnitsCount, getStructureDiagrams, isReadOnly, isReferenceUnit, isSeparateSaveUnit, load, moveToAnotherProjectLeaveAReference, referenceToAnotherProject, save, setCMHeader, setFilename, setIncludeInNextLoad, setLanguage, setReadOnly, setSeparateSaveUnit, setUnitPath, unload |
Method Detail |
---|
IRPRelation addRelationToTheWhole(java.lang.String relName)
RhapsodyRuntimeException
java.lang.String getAttributeValue(java.lang.String attName)
RhapsodyRuntimeException
IRPCollection getInLinks()
RhapsodyRuntimeException
IRPOperation getInstantiatedBy()
RhapsodyRuntimeException
IRPCollection getListOfInitializerArguments()
RhapsodyRuntimeException
IRPCollection getOutLinks()
RhapsodyRuntimeException
void setAttributeValue(java.lang.String attName, java.lang.String attValue)
RhapsodyRuntimeException
void setExplicit()
RhapsodyRuntimeException
void setImplicit()
RhapsodyRuntimeException
void setInitializerArgumentValue(java.lang.String argName, java.lang.String argValue)
RhapsodyRuntimeException
void setInstantiatedBy(IRPOperation instantiatedBy)
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |