public interface Node extends Classifier
The following features are supported:
RhapsodyPackage.getNode()
Modifier and Type | Method and Description |
---|---|
MDWEList |
getComponentInstances()
Returns the value of the 'Component Instances' reference list.
|
java.lang.String |
getCPUtype()
Returns the value of the 'CP Utype' attribute.
|
void |
setCPUtype(java.lang.String value)
Sets the value of the '
CP Utype ' 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 getCPUtype()
""
.
setCPUtype(String)
,
RhapsodyPackage.getNode_CPUtype()
void setCPUtype(java.lang.String value)
CP Utype
' attribute.
value
- the new value of the 'CP Utype' attribute.getCPUtype()
MDWEList getComponentInstances()
ComponentInstance
.
RhapsodyPackage.getNode_ComponentInstances()