public interface Stereotype extends Class
The following features are supported:
PivotPackage.getStereotype()| Modifier and Type | Method and Description |
|---|---|
List<StereotypeExtender> |
getOwnedExtenders()
Returns the value of the 'Owned Extenders' containment reference list.
|
createInstance, createInstance, getExtenders, getInstanceClassName, getMetaTypeName, getOwnedBehaviors, getOwnedInvariants, getOwnedOperations, getOwnedProperties, getOwningPackage, getSuperClasses, getTypeParameters, isIsAbstract, isIsActive, isIsInterface, isOrdered, isUnique, lookupActualOperation, lookupImplementation, setInstanceClassName, setIsAbstract, setIsActive, setIsInterface, setOwningPackage, validateNameIsNotNull, validateUniqueInvariantNameconformsTo, flattenedType, getCommonType, getInheritance, getNormalizedType, getTypeId, isClass, isEqualTo, isEqualToUnspecializedType, isTemplateParameter, specializeInoclEquals, oclHashCodegetOwnedConstraintsgetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetOwnedBindings, getOwnedSignature, getUnspecializedElement, setOwnedSignature, setUnspecializedElementList<StereotypeExtender> getOwnedExtenders()
StereotypeExtender.
It is bidirectional and its opposite is 'Owning Stereotype'.
If the meaning of the 'Owned Extension Ofs' containment reference list isn't clear, there really should be more of a description here...
PivotPackage.getStereotype_OwnedExtenders(),
StereotypeExtender.getOwningStereotype()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.