public interface TemplateParameter extends Variable
The following features are supported:
RhapsodyPackage.getTemplateParameter()
Modifier and Type | Method and Description |
---|---|
ModelElement |
getRepresentative()
Returns the value of the 'Representative' reference.
|
Type |
getTypeName()
Returns the value of the 'Type Name' reference.
|
void |
setRepresentative(ModelElement value)
Sets the value of the '
Representative ' reference. |
void |
setTypeName(Type value)
Sets the value of the '
Type Name ' reference. |
getDeclaration, getDefaultValue, getType, setDeclaration, setDefaultValue, setType
getAllTags, getAnnotations, getConstraints, getConstraintsByHim, getControlledFiles, getDependencies, getDescription, getDescriptionHTML, getDescriptionRTF, getDisplayName, getFullPathName, getGUID, getHyperLinks, getInterfaceName, getLocalTags, getMainDiagram, getMetaClass, getName, getOfTemplate, getOwnedDependencies, getOwner, getProject, getProperties, getProperty, getReferences, getStereotype, getStereotypes, getTemplateParameters, getTi, getUserDefinedMetaClass, isATemplate, isExternal, isRequirementTraceabilityHandle, isShowDisplayName, isUnresolved, setDescription, setDescriptionHTML, setDescriptionRTF, setDisplayName, setFullPathName, setGUID, setInterfaceName, setIsATemplate, setIsExternal, setIsShowDisplayName, setIsUnresolved, setMainDiagram, setMetaClass, setName, setOfTemplate, setOwner, setProject, setRequirementTraceabilityHandle, setStereotype, setTi, setUserDefinedMetaClass
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
Type getTypeName()
setTypeName(Type)
,
RhapsodyPackage.getTemplateParameter_TypeName()
void setTypeName(Type value)
Type Name
' reference.
value
- the new value of the 'Type Name' reference.getTypeName()
ModelElement getRepresentative()
setRepresentative(ModelElement)
,
RhapsodyPackage.getTemplateParameter_Representative()
void setRepresentative(ModelElement value)
Representative
' reference.
value
- the new value of the 'Representative' reference.getRepresentative()