|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPLink
The IRPLink interface represents links in Rational Rhapsody models.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
java.lang.String |
getEnd1Multiplicity()
get property end1Multiplicity |
java.lang.String |
getEnd1Name()
get property end1Name |
java.lang.String |
getEnd2Multiplicity()
get property end2Multiplicity |
java.lang.String |
getEnd2Name()
get property end2Name |
IRPInstance |
getFrom()
get property from |
IRPModelElement |
getFromElement()
get property fromElement |
IRPPort |
getFromPort()
get property fromPort |
IRPSysMLPort |
getFromSysMLPort()
get property fromSysMLPort |
IRPRelation |
getInstantiates()
get property instantiates |
IRPLink |
getOther()
get property other |
IRPInstance |
getTo()
Returns the target of a link. |
IRPModelElement |
getToElement()
get property toElement |
IRPPort |
getToPort()
Returns the port through which a link reaches a target object. |
IRPSysMLPort |
getToSysMLPort()
get property toSysMLPort |
void |
setEnd1Multiplicity(java.lang.String end1Multiplicity)
set property end1Multiplicity |
void |
setEnd1Name(java.lang.String end1Name)
set property end1Name |
void |
setEnd2Multiplicity(java.lang.String end2Multiplicity)
set property end2Multiplicity |
void |
setEnd2Name(java.lang.String end2Name)
set property end2Name |
void |
setInstantiates(IRPRelation pVal)
method setInstantiates |
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 |
---|
java.lang.String getEnd1Multiplicity()
RhapsodyRuntimeException
java.lang.String getEnd1Name()
RhapsodyRuntimeException
java.lang.String getEnd2Multiplicity()
RhapsodyRuntimeException
java.lang.String getEnd2Name()
RhapsodyRuntimeException
IRPInstance getFrom()
RhapsodyRuntimeException
IRPModelElement getFromElement()
RhapsodyRuntimeException
IRPPort getFromPort()
RhapsodyRuntimeException
IRPSysMLPort getFromSysMLPort()
RhapsodyRuntimeException
IRPRelation getInstantiates()
RhapsodyRuntimeException
IRPLink getOther()
RhapsodyRuntimeException
IRPInstance getTo()
IRPModelElement getToElement()
RhapsodyRuntimeException
IRPPort getToPort()
IRPSysMLPort getToSysMLPort()
RhapsodyRuntimeException
void setEnd1Multiplicity(java.lang.String end1Multiplicity)
RhapsodyRuntimeException
void setEnd1Name(java.lang.String end1Name)
RhapsodyRuntimeException
void setEnd2Multiplicity(java.lang.String end2Multiplicity)
RhapsodyRuntimeException
void setEnd2Name(java.lang.String end2Name)
RhapsodyRuntimeException
void setInstantiates(IRPRelation pVal)
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |