|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPPort
The IRPPort interface represents ports in Rational Rhapsody models.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
void |
addProvidedInterface(IRPClass newVal)
method addRProvidedInterface |
void |
addRequiredInterface(IRPClass newVal)
method addRequiredInterface |
IRPClass |
getContract()
get property contract |
int |
getIsBehavioral()
get property isBehavioral |
int |
getIsReversed()
get property isReversed |
IRPCollection |
getProvidedInterfaces()
get property providedInterfaces |
IRPCollection |
getRequiredInterfaces()
get property requiredInterfaces |
void |
removeProvidedInterface(IRPClass newVal)
method removeProvidedInterface |
void |
removeRequiredInterface(IRPClass newVal)
method removeRequiredInterface |
void |
setContract(IRPClass contract)
set property contract |
void |
setIsBehavioral(int isBehavioral)
set property isBehavioral |
void |
setIsReversed(int isReversed)
set property isReversed |
Methods inherited from interface com.telelogic.rhapsody.core.IRPInstance |
---|
addRelationToTheWhole, getAttributeValue, getInLinks, getInstantiatedBy, getListOfInitializerArguments, getOutLinks, setAttributeValue, setExplicit, setImplicit, setInitializerArgumentValue, setInstantiatedBy |
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 |
---|
void addProvidedInterface(IRPClass newVal)
RhapsodyRuntimeException
void addRequiredInterface(IRPClass newVal)
RhapsodyRuntimeException
IRPClass getContract()
RhapsodyRuntimeException
int getIsBehavioral()
RhapsodyRuntimeException
int getIsReversed()
RhapsodyRuntimeException
IRPCollection getProvidedInterfaces()
RhapsodyRuntimeException
IRPCollection getRequiredInterfaces()
RhapsodyRuntimeException
void removeProvidedInterface(IRPClass newVal)
RhapsodyRuntimeException
void removeRequiredInterface(IRPClass newVal)
RhapsodyRuntimeException
void setContract(IRPClass contract)
RhapsodyRuntimeException
void setIsBehavioral(int isBehavioral)
RhapsodyRuntimeException
void setIsReversed(int isReversed)
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |