|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
LqnCore.impl.ActivityDefBaseImpl
public class ActivityDefBaseImpl
An implementation of the model object 'Activity Def Base'.
The following features are implemented:
Result Join Delay
Result Forwarding
Service Time Distribution
Result Activity
Call Order
Host Demand Cvsq
Host Demand Mean
Max Service Time
Name
Think Time
Field Summary | |
---|---|
protected static CallOrderType |
CALL_ORDER_EDEFAULT
The default value of the ' Call Order ' attribute. |
protected CallOrderType |
callOrder
The cached value of the ' Call Order ' attribute. |
protected boolean |
callOrderESet
This is true if the Call Order attribute has been set. |
protected static Object |
HOST_DEMAND_CVSQ_EDEFAULT
The default value of the ' Host Demand Cvsq ' attribute. |
protected static Object |
HOST_DEMAND_MEAN_EDEFAULT
The default value of the ' Host Demand Mean ' attribute. |
protected Object |
hostDemandCvsq
The cached value of the ' Host Demand Cvsq ' attribute. |
protected Object |
hostDemandMean
The cached value of the ' Host Demand Mean ' attribute. |
protected static Object |
MAX_SERVICE_TIME_EDEFAULT
The default value of the ' Max Service Time ' attribute. |
protected Object |
maxServiceTime
The cached value of the ' Max Service Time ' attribute. |
protected String |
name
The cached value of the ' Name ' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the ' Name ' attribute. |
protected |
resultActivity
The cached value of the ' Result Activity ' containment reference list. |
protected |
resultForwarding
The cached value of the ' Result Forwarding ' containment reference list. |
protected |
resultJoinDelay
The cached value of the ' Result Join Delay ' containment reference list. |
protected |
serviceTimeDistribution
The cached value of the ' Service Time Distribution ' containment reference list. |
protected static Object |
THINK_TIME_EDEFAULT
The default value of the ' Think Time ' attribute. |
protected Object |
thinkTime
The cached value of the ' Think Time ' attribute. |
Constructor Summary | |
---|---|
protected |
ActivityDefBaseImpl()
|
Method Summary | |
---|---|
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)
|
CallOrderType |
getCallOrder()
|
Object |
getHostDemandCvsq()
|
Object |
getHostDemandMean()
|
Object |
getMaxServiceTime()
|
String |
getName()
|
|
getResultActivity()
|
|
getResultForwarding()
|
|
getResultJoinDelay()
|
|
getServiceTimeDistribution()
|
Object |
getThinkTime()
|
boolean |
isSetCallOrder()
|
void |
setCallOrder(CallOrderType newCallOrder)
|
void |
setHostDemandCvsq(Object newHostDemandCvsq)
|
void |
setHostDemandMean(Object newHostDemandMean)
|
void |
setMaxServiceTime(Object newMaxServiceTime)
|
void |
setName(String newName)
|
void |
setThinkTime(Object newThinkTime)
|
String |
toString()
|
void |
unsetCallOrder()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protectedresultJoinDelay
Result Join Delay
' containment reference list.
getResultJoinDelay()
protectedresultForwarding
Result Forwarding
' containment reference list.
getResultForwarding()
protectedserviceTimeDistribution
Service Time Distribution
' containment reference list.
getServiceTimeDistribution()
protectedresultActivity
Result Activity
' containment reference list.
getResultActivity()
protected static final CallOrderType CALL_ORDER_EDEFAULT
Call Order
' attribute.
getCallOrder()
protected CallOrderType callOrder
Call Order
' attribute.
getCallOrder()
protected boolean callOrderESet
protected static final Object HOST_DEMAND_CVSQ_EDEFAULT
Host Demand Cvsq
' attribute.
getHostDemandCvsq()
protected Object hostDemandCvsq
Host Demand Cvsq
' attribute.
getHostDemandCvsq()
protected static final Object HOST_DEMAND_MEAN_EDEFAULT
Host Demand Mean
' attribute.
getHostDemandMean()
protected Object hostDemandMean
Host Demand Mean
' attribute.
getHostDemandMean()
protected static final Object MAX_SERVICE_TIME_EDEFAULT
Max Service Time
' attribute.
getMaxServiceTime()
protected Object maxServiceTime
Max Service Time
' attribute.
getMaxServiceTime()
protected static final String NAME_EDEFAULT
Name
' attribute.
getName()
protected String name
Name
' attribute.
getName()
protected static final Object THINK_TIME_EDEFAULT
Think Time
' attribute.
getThinkTime()
protected Object thinkTime
Think Time
' attribute.
getThinkTime()
Constructor Detail |
---|
protected ActivityDefBaseImpl()
Method Detail |
---|
protected EClass eStaticClass()
publicgetResultJoinDelay()
getResultJoinDelay
in interface ActivityDefBase
LqnCorePackage.getActivityDefBase_ResultJoinDelay()
publicgetResultForwarding()
getResultForwarding
in interface ActivityDefBase
LqnCorePackage.getActivityDefBase_ResultForwarding()
publicgetServiceTimeDistribution()
getServiceTimeDistribution
in interface ActivityDefBase
LqnCorePackage.getActivityDefBase_ServiceTimeDistribution()
publicgetResultActivity()
getResultActivity
in interface ActivityDefBase
LqnCorePackage.getActivityDefBase_ResultActivity()
public CallOrderType getCallOrder()
getCallOrder
in interface ActivityDefBase
CallOrderType
,
ActivityDefBase.isSetCallOrder()
,
ActivityDefBase.unsetCallOrder()
,
ActivityDefBase.setCallOrder(CallOrderType)
,
LqnCorePackage.getActivityDefBase_CallOrder()
public void setCallOrder(CallOrderType newCallOrder)
setCallOrder
in interface ActivityDefBase
newCallOrder
- the new value of the 'Call Order' attribute.CallOrderType
,
ActivityDefBase.isSetCallOrder()
,
ActivityDefBase.unsetCallOrder()
,
ActivityDefBase.getCallOrder()
public void unsetCallOrder()
unsetCallOrder
in interface ActivityDefBase
ActivityDefBase.isSetCallOrder()
,
ActivityDefBase.getCallOrder()
,
ActivityDefBase.setCallOrder(CallOrderType)
public boolean isSetCallOrder()
isSetCallOrder
in interface ActivityDefBase
ActivityDefBase.unsetCallOrder()
,
ActivityDefBase.getCallOrder()
,
ActivityDefBase.setCallOrder(CallOrderType)
public Object getHostDemandCvsq()
getHostDemandCvsq
in interface ActivityDefBase
ActivityDefBase.setHostDemandCvsq(Object)
,
LqnCorePackage.getActivityDefBase_HostDemandCvsq()
public void setHostDemandCvsq(Object newHostDemandCvsq)
setHostDemandCvsq
in interface ActivityDefBase
newHostDemandCvsq
- the new value of the 'Host Demand Cvsq' attribute.ActivityDefBase.getHostDemandCvsq()
public Object getHostDemandMean()
getHostDemandMean
in interface ActivityDefBase
ActivityDefBase.setHostDemandMean(Object)
,
LqnCorePackage.getActivityDefBase_HostDemandMean()
public void setHostDemandMean(Object newHostDemandMean)
setHostDemandMean
in interface ActivityDefBase
newHostDemandMean
- the new value of the 'Host Demand Mean' attribute.ActivityDefBase.getHostDemandMean()
public Object getMaxServiceTime()
getMaxServiceTime
in interface ActivityDefBase
ActivityDefBase.setMaxServiceTime(Object)
,
LqnCorePackage.getActivityDefBase_MaxServiceTime()
public void setMaxServiceTime(Object newMaxServiceTime)
setMaxServiceTime
in interface ActivityDefBase
newMaxServiceTime
- the new value of the 'Max Service Time' attribute.ActivityDefBase.getMaxServiceTime()
public String getName()
getName
in interface ActivityDefBase
ActivityDefBase.setName(String)
,
LqnCorePackage.getActivityDefBase_Name()
public void setName(String newName)
setName
in interface ActivityDefBase
newName
- the new value of the 'Name' attribute.ActivityDefBase.getName()
public Object getThinkTime()
getThinkTime
in interface ActivityDefBase
ActivityDefBase.setThinkTime(Object)
,
LqnCorePackage.getActivityDefBase_ThinkTime()
public void setThinkTime(Object newThinkTime)
setThinkTime
in interface ActivityDefBase
newThinkTime
- the new value of the 'Think Time' attribute.ActivityDefBase.getThinkTime()
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 |