public interface StructuralFeature extends Feature, TypedElement, MultiplicityElement
The following features are supported:
UMLPackage.getStructuralFeature()| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Slot> |
get_slotOfDefiningFeature()
Returns the value of the 'slot Of Defining Feature' reference list.
|
java.util.Collection<StructuralFeatureAction> |
get_structuralFeatureActionOfStructuralFeature()
Returns the value of the 'structural Feature Action Of Structural Feature' reference list.
|
boolean |
has_slotOfDefiningFeature() |
boolean |
has_structuralFeatureActionOfStructuralFeature() |
boolean |
isReadOnly()
Returns the value of the 'Read Only' attribute.
|
void |
setReadOnly(boolean value)
Sets the value of the '
Read Only' attribute. |
getFeaturingClassifier, isStatic, setFeaturingClassifier, setStaticget_redefinableElementOfRedefinedElement, getRedefinedElement, getRedefinitionContext, has_redefinableElementOfRedefinedElement, hasRedefinedElement, hasRedefinitionContext, isLeaf, setLeafget_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibilityget_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, setSyncElementget_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalIDgetID, getMDExtension, getMdExtensions, setIDeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveraccept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetIDrefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositerefGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValueequals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraintsgetType, setTypegetLower, getLowerValue, getUpper, getUpperValue, isOrdered, isUnique, setLowerValue, setOrdered, setUnique, setUpperValueboolean isReadOnly()
"false".
If isReadOnly is true, the StructuralFeature may not be written to after initialization.
setReadOnly(boolean),
UMLPackage.getStructuralFeature_ReadOnly()void setReadOnly(boolean value)
Read Only' attribute.
value - the new value of the 'Read Only' attribute.isReadOnly()java.util.Collection<StructuralFeatureAction> get_structuralFeatureActionOfStructuralFeature()
StructuralFeatureAction.
It is bidirectional and its opposite is 'Structural Feature'.
If the meaning of the 'structural Feature Action Of Structural Feature' reference list isn't clear, there really should be more of a description here...
UMLPackage.getStructuralFeature__structuralFeatureActionOfStructuralFeature(),
StructuralFeatureAction.getStructuralFeature()java.util.Collection<Slot> get_slotOfDefiningFeature()
Slot.
It is bidirectional and its opposite is 'Defining Feature'.
If the meaning of the 'slot Of Defining Feature' reference list isn't clear, there really should be more of a description here...
UMLPackage.getStructuralFeature__slotOfDefiningFeature(),
Slot.getDefiningFeature()boolean has_structuralFeatureActionOfStructuralFeature()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean has_slotOfDefiningFeature()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException