|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.spa.impl.ProcessBehaviourImpl
public class ProcessBehaviourImpl
An implementation of the model object 'Process Behaviour'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Expression |
behaviour
The cached value of the ' Behaviour' containment reference. |
protected String |
name
The cached value of the ' Name' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
protected static int |
NUM_REPLICAS_EDEFAULT
The default value of the ' Num Replicas' attribute. |
protected int |
numReplicas
The cached value of the ' Num Replicas' attribute. |
| Constructor Summary | |
|---|---|
protected |
ProcessBehaviourImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetBehaviour(Expression newBehaviour,
NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Expression |
getBehaviour()
|
String |
getName()
|
int |
getNumReplicas()
|
void |
setBehaviour(Expression newBehaviour)
|
void |
setName(String newName)
|
void |
setNumReplicas(int newNumReplicas)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final int NUM_REPLICAS_EDEFAULT
Num Replicas' attribute.
getNumReplicas(),
Constant Field Valuesprotected int numReplicas
Num Replicas' attribute.
getNumReplicas()protected static final String NAME_EDEFAULT
Name' attribute.
getName(),
Constant Field Valuesprotected String name
Name' attribute.
getName()protected Expression behaviour
Behaviour' containment reference.
getBehaviour()| Constructor Detail |
|---|
protected ProcessBehaviourImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public int getNumReplicas()
getNumReplicas in interface ProcessBehaviourProcessBehaviour.setNumReplicas(int),
SpaPackage.getProcessBehaviour_NumReplicas()public void setNumReplicas(int newNumReplicas)
setNumReplicas in interface ProcessBehaviournewNumReplicas - the new value of the 'Num Replicas' attribute.ProcessBehaviour.getNumReplicas()public String getName()
getName in interface ProcessBehaviourProcessBehaviour.setName(String),
SpaPackage.getProcessBehaviour_Name()public void setName(String newName)
setName in interface ProcessBehaviournewName - the new value of the 'Name' attribute.ProcessBehaviour.getName()public Expression getBehaviour()
getBehaviour in interface ProcessBehaviourProcessBehaviour.setBehaviour(Expression),
SpaPackage.getProcessBehaviour_Behaviour()
public NotificationChain basicSetBehaviour(Expression newBehaviour,
NotificationChain msgs)
public void setBehaviour(Expression newBehaviour)
setBehaviour in interface ProcessBehaviournewBehaviour - the new value of the 'Behaviour' containment reference.ProcessBehaviour.getBehaviour()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||