|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstantiationExp
A representation of the model object 'Instantiation Exp'.
The following features are supported:
ImperativeOCLPackage.getInstantiationExp()
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.ocl.ecore.OCLExpression> |
getArgument()
Returns the value of the 'Argument' containment reference list. |
org.eclipse.ocl.ecore.Variable |
getExtent()
Returns the value of the 'Extent' reference |
org.eclipse.emf.ecore.EClass |
getInstantiatedClass()
Returns the value of the 'Instantiated Class' reference |
void |
setExtent(org.eclipse.ocl.ecore.Variable value)
Sets the value of the ' Extent ' reference |
void |
setInstantiatedClass(org.eclipse.emf.ecore.EClass value)
Sets the value of the ' Instantiated Class ' reference |
Methods inherited from interface org.eclipse.emf.ecore.ETypedElement |
---|
getEGenericType, getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEGenericType, 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 |
Methods inherited from interface org.eclipse.ocl.utilities.TypedElement |
---|
getName, getType, setName, setType |
Methods inherited from interface org.eclipse.ocl.utilities.Visitable |
---|
accept |
Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
Method Detail |
---|
org.eclipse.emf.common.util.EList<org.eclipse.ocl.ecore.OCLExpression> getArgument()
OCLExpression
.
If the meaning of the 'Argument' containment reference list isn't clear, there really should be more of a description here...
ImperativeOCLPackage.getInstantiationExp_Argument()
org.eclipse.ocl.ecore.Variable getExtent()
If the meaning of the 'Extent' reference isn't clear, there really should be more of a description here...
setExtent(Variable)
,
ImperativeOCLPackage.getInstantiationExp_Extent()
void setExtent(org.eclipse.ocl.ecore.Variable value)
Extent
' reference.
value
- the new value of the 'Extent' reference.getExtent()
org.eclipse.emf.ecore.EClass getInstantiatedClass()
If the meaning of the 'Instantiated Class' reference isn't clear, there really should be more of a description here...
setInstantiatedClass(EClass)
,
ImperativeOCLPackage.getInstantiationExp_InstantiatedClass()
void setInstantiatedClass(org.eclipse.emf.ecore.EClass value)
Instantiated Class
' reference.
value
- the new value of the 'Instantiated Class' reference.getInstantiatedClass()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |