public interface Stereotype extends Classifier
The following features are supported:
RhapsodyPackage.getStereotype()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIcon()
Returns the value of the 'Icon' attribute.
|
java.lang.String |
getOfMetaClass()
Returns the value of the 'Of Meta Class' attribute.
|
boolean |
isNewTerm()
Returns the value of the 'Is New Term' attribute.
|
void |
setIcon(java.lang.String value)
Sets the value of the '
Icon ' attribute. |
void |
setIsNewTerm(boolean value)
Sets the value of the '
Is New Term ' attribute. |
void |
setOfMetaClass(java.lang.String value)
Sets the value of the '
Of Meta Class ' attribute. |
getActivityDiagram, getAttributes, getBaseClassifiers, getBehavioralDiagrams, getDerivedClassifiers, getFlowItems, getFlows, getGeneralizations, getInterfaceItems, getLinks, getNestedClassifiers, getOperations, getPorts, getRelations, getSequenceDiagrams, getStatechart, setActivityDiagram, setStatechart
getCMHeader, getCurrentDirectory, getFilename, getLanguage, getLastModifiedTime, getStructureDiagrams, isIncludeInNextLoad, isReadOnly, isReferenceUnit, isSeparateSaveUnit, isStub, setCMHeader, setCurrentDirectory, setFilename, setIncludeInNextLoad, setIsReadOnly, setIsReferenceUnit, setIsSeparateSaveUnit, setIsStub, setLanguage, setLastModifiedTime
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
java.lang.String getIcon()
""
.
setIcon(String)
,
RhapsodyPackage.getStereotype_Icon()
void setIcon(java.lang.String value)
Icon
' attribute.
value
- the new value of the 'Icon' attribute.getIcon()
java.lang.String getOfMetaClass()
""
.
setOfMetaClass(String)
,
RhapsodyPackage.getStereotype_OfMetaClass()
void setOfMetaClass(java.lang.String value)
Of Meta Class
' attribute.
value
- the new value of the 'Of Meta Class' attribute.getOfMetaClass()
boolean isNewTerm()
setIsNewTerm(boolean)
,
RhapsodyPackage.getStereotype_IsNewTerm()
void setIsNewTerm(boolean value)
Is New Term
' attribute.
value
- the new value of the 'Is New Term' attribute.isNewTerm()