|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'EOperation'.
The following features are supported:
EcorePackage.getEOperation()
Field Summary |
Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
Method Summary | |
EClass |
getEContainingClass()
Returns the value of the 'EContaining Class' container reference. |
EList |
getEExceptions()
Returns the value of the 'EExceptions' reference list. |
EList |
getEParameters()
Returns the value of the 'EParameters' containment reference list. |
Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public EClass getEContainingClass()
EOperations
'.
It represents a method in the Java sense.
EcorePackage.getEOperation_EContainingClass()
,
EClass.getEOperations()
public EList getEParameters()
EParameter
.
It is bidirectional and its opposite is 'EOperation
'.
It represents the valid arguments for this operation.
EcorePackage.getEOperation_EParameters()
,
EParameter.getEOperation()
public EList getEExceptions()
EClassifier
.
It represents the exceptions thrown by this operation.
EcorePackage.getEOperation_EExceptions()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |