|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypedElement
A representation of the model object 'Typed Element'.
PivotPackage.getTypedElement()| Method Summary | |
|---|---|
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 |
setType(Type value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
getName, isStatic, setIsStatic, setName |
| 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.DomainTypedElement |
|---|
getTypeId |
| Method Detail |
|---|
Type getType()
getType in interface DomainTypedElementsetType(Type),
PivotPackage.getTypedElement_Type()void setType(Type value)
Type' reference.
value - the new value of the 'Type' reference.getType()boolean isRequired()
"true".
If the meaning of the 'Is Required' attribute isn't clear, there really should be more of a description here...
setIsRequired(boolean),
PivotPackage.getTypedElement_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 | |||||||||