|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LibOperationCS
A representation of the model object 'Lib Operation CS'.
The following features are supported:
OCLstdlibCSTPackage.getLibOperationCS()| Method Summary | |
|---|---|
Precedence |
getPrecedence()
Returns the value of the 'Precedence' reference. |
boolean |
isStatic()
Returns the value of the 'Static' attribute. |
void |
setPrecedence(Precedence value)
Sets the value of the ' Precedence' reference. |
void |
setStatic(boolean value)
Sets the value of the ' Static' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.OperationCS |
|---|
getOwnedException, getOwnedParameter, getOwningClass, setOwningClass |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.TypedElementCS |
|---|
getOwnedConstraint, getOwnedType, getQualifier, setOwnedType |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.NamedElementCS |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ModelElementCS |
|---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.PivotableElementCS |
|---|
getPivot, setPivot |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.baseCST.ElementCS |
|---|
getDescription, getLogicalParent |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.base.util.VisitableCS |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
|---|
resetPivot |
| 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.xtext.base.baseCST.TemplateableElementCS |
|---|
getOwnedTemplateSignature, setOwnedTemplateSignature |
| Methods inherited from interface org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST.JavaImplementationCS |
|---|
getImplementation, setImplementation |
| Method Detail |
|---|
Precedence getPrecedence()
If the meaning of the 'Precedence' reference isn't clear, there really should be more of a description here...
setPrecedence(Precedence),
OCLstdlibCSTPackage.getLibOperationCS_Precedence()void setPrecedence(Precedence value)
Precedence' reference.
value - the new value of the 'Precedence' reference.getPrecedence()boolean isStatic()
"false".
If the meaning of the 'Static' attribute isn't clear, there really should be more of a description here...
setStatic(boolean),
OCLstdlibCSTPackage.getLibOperationCS_Static()void setStatic(boolean value)
Static' attribute.
value - the new value of the 'Static' attribute.isStatic()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||