|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRPTemplateParameter
The IRPTemplateParameter interface represents parameters of a template 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 |
getParameterKind()
Returns the type of the template parameter. |
IRPModelElement |
getRepresentative()
For internal use only. |
void |
setClassType()
Sets the type of the parameter to "class". |
void |
setParameterKind(java.lang.String parameterKind)
Used to specify the type of the template parameter. |
void |
setRepresentative(IRPModelElement representative)
For internal use only. |
Methods inherited from interface com.telelogic.rhapsody.core.IRPVariable |
---|
addElementDefaultValue, addStringDefaultValue, getDeclaration, getDefaultValue, getType, getValueSpecifications, setDeclaration, setDefaultValue, setType, setTypeDeclaration |
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 getParameterKind()
IRPModelElement getRepresentative()
void setClassType()
void setParameterKind(java.lang.String parameterKind)
parameterKind
- the type to use for the template parametervoid setRepresentative(IRPModelElement representative)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |