|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl
ujf.verimag.bip.Core.Behaviors.impl.StateImpl
ujf.verimag.bip.Extra.Contracts.impl.ContractStateImpl
public class ContractStateImpl
An implementation of the model object 'Contract State'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Expression |
invariant
The cached value of the ' Invariant' containment reference. |
protected static boolean |
IS_ACCEPTING_EDEFAULT
The default value of the ' Is Accepting' attribute. |
protected boolean |
isAccepting
The cached value of the ' Is Accepting' attribute. |
| Fields inherited from class ujf.verimag.bip.Core.Behaviors.impl.StateImpl |
|---|
alternativeIncoming, incoming, outgoing |
| Fields inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl |
|---|
name, NAME_EDEFAULT, scope, SCOPE_EDEFAULT |
| Constructor Summary | |
|---|---|
protected |
ContractStateImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetInvariant(Expression newInvariant,
NotificationChain msgs)
|
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)
|
Expression |
getInvariant()
|
boolean |
isIsAccepting()
|
void |
setInvariant(Expression newInvariant)
|
void |
setIsAccepting(boolean newIsAccepting)
|
java.lang.String |
toString()
|
| Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.StateImpl |
|---|
eInverseAdd, getAlternativeIncoming, getIncoming, getOutgoing |
| Methods inherited from class ujf.verimag.bip.Core.Behaviors.impl.NamedElementImpl |
|---|
getName, getScope, setName, setScope |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.State |
|---|
getAlternativeIncoming, getIncoming, getOutgoing |
| Methods inherited from interface ujf.verimag.bip.Core.Behaviors.NamedElement |
|---|
getName, getScope, setName, setScope |
| Field Detail |
|---|
protected static final boolean IS_ACCEPTING_EDEFAULT
Is Accepting' attribute.
isIsAccepting(),
Constant Field Valuesprotected boolean isAccepting
Is Accepting' attribute.
isIsAccepting()protected Expression invariant
Invariant' containment reference.
getInvariant()| Constructor Detail |
|---|
protected ContractStateImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class StateImplpublic boolean isIsAccepting()
isIsAccepting in interface ContractStateContractState.setIsAccepting(boolean),
ContractsPackage.getContractState_IsAccepting()public void setIsAccepting(boolean newIsAccepting)
setIsAccepting in interface ContractStatenewIsAccepting - the new value of the 'Is Accepting' attribute.ContractState.isIsAccepting()public Expression getInvariant()
getInvariant in interface ContractStateContractState.setInvariant(Expression),
ContractsPackage.getContractState_Invariant()
public NotificationChain basicSetInvariant(Expression newInvariant,
NotificationChain msgs)
public void setInvariant(Expression newInvariant)
setInvariant in interface ContractStatenewInvariant - the new value of the 'Invariant' containment reference.ContractState.getInvariant()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class StateImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class StateImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class StateImplpublic void eUnset(int featureID)
eUnset in class StateImplpublic boolean eIsSet(int featureID)
eIsSet in class StateImplpublic java.lang.String toString()
toString in class NamedElementImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||