public interface Pin extends Connector
The following features are supported:
RhapsodyPackage.getPin()
Modifier and Type | Method and Description |
---|---|
Classifier |
getPinType()
Returns the value of the 'Pin Type' reference.
|
boolean |
isParameter()
Returns the value of the 'Is Parameter' attribute.
|
void |
setIsParameter(boolean value)
Sets the value of the '
Is Parameter ' attribute. |
void |
setPinType(Classifier value)
Sets the value of the '
Pin Type ' reference. |
getConnectorType, getDerivedInEdges, getDerivedOutEdge, getOfState, setConnectorType, setDerivedOutEdge, setOfState
getInTransitions, getOutTransitions, getParent, getSwimlane, setParent, setSwimlane
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
boolean isParameter()
setIsParameter(boolean)
,
RhapsodyPackage.getPin_IsParameter()
void setIsParameter(boolean value)
Is Parameter
' attribute.
value
- the new value of the 'Is Parameter' attribute.isParameter()
Classifier getPinType()
setPinType(Classifier)
,
RhapsodyPackage.getPin_PinType()
void setPinType(Classifier value)
Pin Type
' reference.
value
- the new value of the 'Pin Type' reference.getPinType()