public interface Type extends PackageableElement
A Type constrains the values represented by a TypedElement.
The following features are supported:
UMLPackage.getType()
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Association> |
get_associationOfEndType()
Returns the value of the 'association Of End Type' reference list.
|
java.util.Collection<BehavioralFeature> |
get_behavioralFeatureOfRaisedException()
Returns the value of the 'behavioral Feature Of Raised Exception' reference list.
|
java.util.Collection<Operation> |
get_operationOfRaisedException()
Returns the value of the 'operation Of Raised Exception' reference list.
|
java.util.Collection<TypedElement> |
get_typedElementOfType()
Returns the value of the 'typed Element Of Type' reference list.
|
Package |
getPackage()
Returns the value of the 'Package' reference.
|
boolean |
has_associationOfEndType() |
boolean |
has_behavioralFeatureOfRaisedException() |
boolean |
has_operationOfRaisedException() |
boolean |
has_typedElementOfType() |
void |
setPackage(Package value)
Sets the value of the '
Package ' reference. |
get_componentOfPackagedElement, get_elementImportOfImportedElement, get_manifestationOfUtilizedElement, getOwningPackage, getVisibility, has_elementImportOfImportedElement, has_manifestationOfUtilizedElement, set_componentOfPackagedElement, setOwningPackage, setVisibility
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace
get_templateParameterOfDefault, get_templateParameterOfOwnedDefault, get_templateParameterSubstitutionOfActual, get_templateParameterSubstitutionOfOwnedActual, getOwningTemplateParameter, getTemplateParameter, has_templateParameterOfDefault, has_templateParameterSubstitutionOfActual, set_templateParameterOfOwnedDefault, set_templateParameterSubstitutionOfOwnedActual, setOwningTemplateParameter, setTemplateParameter
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
java.util.Collection<BehavioralFeature> get_behavioralFeatureOfRaisedException()
BehavioralFeature
.
It is bidirectional and its opposite is 'Raised Exception
'.
If the meaning of the 'behavioral Feature Of Raised Exception' reference list isn't clear, there really should be more of a description here...
UMLPackage.getType__behavioralFeatureOfRaisedException()
,
BehavioralFeature.getRaisedException()
java.util.Collection<Operation> get_operationOfRaisedException()
Operation
.
It is bidirectional and its opposite is 'Raised Exception
'.
If the meaning of the 'operation Of Raised Exception' reference list isn't clear, there really should be more of a description here...
UMLPackage.getType__operationOfRaisedException()
,
Operation.getRaisedException()
@CheckForNull Package getPackage()
Owned Type
'.
Specifies the owning Package of this Type, if any.
setPackage(Package)
,
UMLPackage.getType_Package()
,
Package.getOwnedType()
void setPackage(@CheckForNull Package value)
Package
' reference.
value
- the new value of the 'Package' reference.getPackage()
java.util.Collection<Association> get_associationOfEndType()
Association
.
It is bidirectional and its opposite is 'End Type
'.
If the meaning of the 'association Of End Type' reference list isn't clear, there really should be more of a description here...
UMLPackage.getType__associationOfEndType()
,
Association.getEndType()
java.util.Collection<TypedElement> get_typedElementOfType()
TypedElement
.
It is bidirectional and its opposite is 'Type
'.
If the meaning of the 'typed Element Of Type' reference list isn't clear, there really should be more of a description here...
UMLPackage.getType__typedElementOfType()
,
TypedElement.getType()
boolean has_associationOfEndType() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_behavioralFeatureOfRaisedException() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_operationOfRaisedException() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean has_typedElementOfType() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException