|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPUseCase
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.telelogic.rhapsody.core.IRPModelElement |
---|
IRPModelElement.OSLCLink |
Method Summary | |
---|---|
void |
addDescribingDiagram(IRPDiagram diagram)
method addDescribingDiagram |
void |
addExtensionPoint(java.lang.String entryPoint)
method addExtensionPoint |
void |
deleteDescribingDiagram(IRPDiagram diagram)
method deleteDescribingDiagram |
void |
deleteEntryPoint(java.lang.String entryPoint)
method deleteEntryPoint |
void |
deleteExtensionPoint(java.lang.String entryPoint)
method deleteExtensionPoint |
java.lang.String |
findEntryPoint(IRPGeneralization gen)
method findEntryPoint |
java.lang.String |
findExtensionPoint(IRPGeneralization gen)
method findExtensionPoint |
IRPDiagram |
getDescribingDiagram(java.lang.String name)
method getDescribingDiagram |
IRPCollection |
getDescribingDiagrams()
get property describingDiagrams |
IRPCollection |
getEntryPoints()
get property entryPoints |
IRPCollection |
getExtensionPoints()
get property extensionPoints |
int |
getIsBehaviorOverriden()
get property isBehaviorOverriden |
void |
setIsBehaviorOverriden(int isBehaviorOverriden)
set property isBehaviorOverriden |
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 addDescribingDiagram(IRPDiagram diagram)
RhapsodyRuntimeException
void addExtensionPoint(java.lang.String entryPoint)
RhapsodyRuntimeException
void deleteDescribingDiagram(IRPDiagram diagram)
RhapsodyRuntimeException
void deleteEntryPoint(java.lang.String entryPoint)
RhapsodyRuntimeException
void deleteExtensionPoint(java.lang.String entryPoint)
RhapsodyRuntimeException
java.lang.String findEntryPoint(IRPGeneralization gen)
RhapsodyRuntimeException
java.lang.String findExtensionPoint(IRPGeneralization gen)
RhapsodyRuntimeException
IRPDiagram getDescribingDiagram(java.lang.String name)
RhapsodyRuntimeException
IRPCollection getDescribingDiagrams()
RhapsodyRuntimeException
IRPCollection getEntryPoints()
RhapsodyRuntimeException
IRPCollection getExtensionPoints()
RhapsodyRuntimeException
int getIsBehaviorOverriden()
RhapsodyRuntimeException
void setIsBehaviorOverriden(int isBehaviorOverriden)
RhapsodyRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |