|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementExtension
A representation of the model object 'Applied Stereotype'.
The following features are supported:
PivotPackage.getElementExtension()| Method Summary | |
|---|---|
Element |
getBase()
Returns the value of the 'Base' container reference. |
Stereotype |
getStereotype()
Returns the value of the 'Stereotype' reference. |
boolean |
isApplied()
Returns the value of the 'Is Applied' attribute. |
boolean |
isRequired()
Returns the value of the 'Is Required' attribute. |
void |
setBase(Element value)
Sets the value of the ' Base' container reference. |
void |
setIsApplied(boolean value)
Sets the value of the ' Is Applied' attribute. |
void |
setIsRequired(boolean value)
Sets the value of the ' Is Required' attribute. |
void |
setStereotype(Stereotype value)
Sets the value of the ' Stereotype' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Type |
|---|
getExtendedBys, getInstanceClassName, getOwnedAttribute, getOwnedInvariant, getOwnedOperation, getPackage, getSuperClass, setInstanceClassName, setPackage, specializeIn, validateUniqueInvariantName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TemplateableElement |
|---|
getOwnedTemplateSignature, getTemplateBinding, getUnspecializedElement, isTemplate, parameterableElements, setOwnedTemplateSignature, setUnspecializedElement |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.ParameterableElement |
|---|
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, getETarget, getExtension, getOwnedAnnotation, getOwnedComment, getValue |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainType |
|---|
conformsTo, createInstance, createInstance, getCommonType, getInheritance, getLocalOperations, getLocalProperties, getLocalSuperTypes, getMetaTypeName, getName, getNormalizedType, getTypeId, getTypeParameters, isEqualTo, isEqualToUnspecializedType, isInvalid, isOrdered, isUnique, lookupImplementation, specializeIn |
| Methods inherited from interface org.eclipse.ocl.examples.domain.elements.DomainNamespace |
|---|
getOwnedRule |
| Methods inherited from interface org.eclipse.ocl.examples.domain.values.OCLValue |
|---|
oclEquals, oclHashCode |
| Method Detail |
|---|
Stereotype getStereotype()
If the meaning of the 'Stereotype' reference isn't clear, there really should be more of a description here...
setStereotype(Stereotype),
PivotPackage.getElementExtension_Stereotype()void setStereotype(Stereotype value)
Stereotype' reference.
value - the new value of the 'Stereotype' reference.getStereotype()Element getBase()
Extension'.
If the meaning of the 'Base' container reference isn't clear, there really should be more of a description here...
setBase(Element),
PivotPackage.getElementExtension_Base(),
Element.getExtension()void setBase(Element value)
Base' container reference.
value - the new value of the 'Base' container reference.getBase()boolean isApplied()
"false".
If the meaning of the 'Is Applied' attribute isn't clear, there really should be more of a description here...
setIsApplied(boolean),
PivotPackage.getElementExtension_IsApplied()void setIsApplied(boolean value)
Is Applied' attribute.
value - the new value of the 'Is Applied' attribute.isApplied()boolean isRequired()
"false".
If the meaning of the 'Is Required' attribute isn't clear, there really should be more of a description here...
setIsRequired(boolean),
PivotPackage.getElementExtension_IsRequired()void setIsRequired(boolean value)
Is Required' attribute.
value - the new value of the 'Is Required' attribute.isRequired()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||