|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NamedElement
A representation of the model object 'Named Element'.
PivotPackage.getNamedElement()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
boolean |
isStatic()
Returns the value of the 'Is Static' attribute. |
void |
setIsStatic(boolean value)
Sets the value of the ' Is Static' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| 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 |
|---|
java.lang.String getName()
getName in interface NameablesetName(String),
PivotPackage.getNamedElement_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()boolean isStatic()
If the meaning of the 'Is Static' attribute isn't clear, there really should be more of a description here...
setIsStatic(boolean),
PivotPackage.getNamedElement_IsStatic()void setIsStatic(boolean value)
Is Static' attribute.
value - the new value of the 'Is Static' attribute.isStatic()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||