|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectOCLExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl
org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.InstantiationExpImpl
public class InstantiationExpImpl
An implementation of the model object 'Instantiation Exp'.
The following features are implemented:
Field Summary | |
---|---|
protected |
argument
The cached value of the ' Argument ' containment reference list |
protected Variable |
extent
The cached value of the ' Extent ' reference |
protected EClass |
instantiatedClass
The cached value of the ' Instantiated Class ' reference |
Constructor Summary | |
---|---|
protected |
InstantiationExpImpl()
|
Method Summary | ||
---|---|---|
|
accept(U v)
|
|
Variable |
basicGetExtent()
|
|
EClass |
basicGetInstantiatedClass()
|
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
|
boolean |
eIsSet(int featureID)
|
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
|
protected EClass |
eStaticClass()
|
|
void |
eUnset(int featureID)
|
|
|
getArgument()
|
|
Variable |
getExtent()
|
|
EClass |
getInstantiatedClass()
|
|
void |
setExtent(Variable newExtent)
|
|
void |
setInstantiatedClass(EClass newInstantiatedClass)
|
Methods inherited from class org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL.impl.ImperativeExpressionImpl |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protectedargument
Argument
' containment reference list.
getArgument()
protected Variable extent
Extent
' reference.
getExtent()
protected EClass instantiatedClass
Instantiated Class
' reference.
getInstantiatedClass()
Constructor Detail |
---|
protected InstantiationExpImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class ImperativeExpressionImpl
publicgetArgument()
getArgument
in interface InstantiationExp
ImperativeOCLPackage.getInstantiationExp_Argument()
public Variable getExtent()
getExtent
in interface InstantiationExp
InstantiationExp.setExtent(Variable)
,
ImperativeOCLPackage.getInstantiationExp_Extent()
public Variable basicGetExtent()
public void setExtent(Variable newExtent)
setExtent
in interface InstantiationExp
newExtent
- the new value of the 'Extent' reference.InstantiationExp.getExtent()
public EClass getInstantiatedClass()
getInstantiatedClass
in interface InstantiationExp
InstantiationExp.setInstantiatedClass(EClass)
,
ImperativeOCLPackage.getInstantiationExp_InstantiatedClass()
public EClass basicGetInstantiatedClass()
public void setInstantiatedClass(EClass newInstantiatedClass)
setInstantiatedClass
in interface InstantiationExp
newInstantiatedClass
- the new value of the 'Instantiated Class' reference.InstantiationExp.getInstantiatedClass()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public <T,U extends> T accept(U v)
|
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 |