|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeExtension
A representation of the model object 'Type Extension'.
The following features are supported:
PivotPackage.getTypeExtension()| Method Summary | |
|---|---|
Stereotype |
getStereotype()
Returns the value of the 'Stereotype' container reference. |
Type |
getType()
Returns the value of the 'Type' reference. |
boolean |
isRequired()
Returns the value of the 'Is Required' attribute. |
void |
setIsRequired(boolean value)
Sets the value of the ' Is Required' attribute. |
void |
setStereotype(Stereotype value)
Sets the value of the ' Stereotype' container reference. |
void |
setType(Type value)
Sets the value of the ' Type' reference. |
| 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 |
| Method Detail |
|---|
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.getTypeExtension_IsRequired()void setIsRequired(boolean value)
Is Required' attribute.
value - the new value of the 'Is Required' attribute.isRequired()Stereotype getStereotype()
Extension Ofs'.
If the meaning of the 'Stereotype' container reference isn't clear, there really should be more of a description here...
setStereotype(Stereotype),
PivotPackage.getTypeExtension_Stereotype(),
Stereotype.getExtensionOfs()void setStereotype(Stereotype value)
Stereotype' container reference.
value - the new value of the 'Stereotype' container reference.getStereotype()Type getType()
Extended Bys'.
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Type),
PivotPackage.getTypeExtension_Type(),
Type.getExtendedBys()void setType(Type value)
Type' reference.
value - the new value of the 'Type' reference.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||