|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActivityDefBase
A representation of the model object 'Activity Def Base'.
The following features are supported:
Result Join Delay
Result Forwarding
Service Time Distribution
Result Activity
Call Order
Host Demand Cvsq
Host Demand Mean
Max Service Time
Name
Think Time
LqnCorePackage.getActivityDefBase()
Method Summary | |
---|---|
CallOrderType |
getCallOrder()
Returns the value of the 'Call Order' attribute. |
Object |
getHostDemandCvsq()
Returns the value of the 'Host Demand Cvsq' attribute. |
Object |
getHostDemandMean()
Returns the value of the 'Host Demand Mean' attribute. |
Object |
getMaxServiceTime()
Returns the value of the 'Max Service Time' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
|
getResultActivity()
Returns the value of the 'Result Activity' containment reference list. |
|
getResultForwarding()
Returns the value of the 'Result Forwarding' containment reference list. |
|
getResultJoinDelay()
Returns the value of the 'Result Join Delay' containment reference list. |
|
getServiceTimeDistribution()
Returns the value of the 'Service Time Distribution' containment reference list. |
Object |
getThinkTime()
Returns the value of the 'Think Time' attribute. |
boolean |
isSetCallOrder()
Returns whether the value of the ' Call Order ' attribute is set. |
void |
setCallOrder(CallOrderType value)
Sets the value of the ' Call Order ' attribute. |
void |
setHostDemandCvsq(Object value)
Sets the value of the ' Host Demand Cvsq ' attribute. |
void |
setHostDemandMean(Object value)
Sets the value of the ' Host Demand Mean ' attribute. |
void |
setMaxServiceTime(Object value)
Sets the value of the ' Max Service Time ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
void |
setThinkTime(Object value)
Sets the value of the ' Think Time ' attribute. |
void |
unsetCallOrder()
Unsets the value of the ' Call Order ' attribute. |
Method Detail |
---|
getResultJoinDelay()
OutputResultForwardingANDJoinDelay
.
If the meaning of the 'Result Join Delay' containment reference list isn't clear, there really should be more of a description here...
LqnCorePackage.getActivityDefBase_ResultJoinDelay()
getResultForwarding()
OutputResultForwardingANDJoinDelay
.
If the meaning of the 'Result Forwarding' containment reference list isn't clear, there really should be more of a description here...
LqnCorePackage.getActivityDefBase_ResultForwarding()
getServiceTimeDistribution()
OutputDistributionType
.
If the meaning of the 'Service Time Distribution' containment reference list isn't clear, there really should be more of a description here...
LqnCorePackage.getActivityDefBase_ServiceTimeDistribution()
getResultActivity()
OutputResultType
.
If the meaning of the 'Result Activity' containment reference list isn't clear, there really should be more of a description here...
LqnCorePackage.getActivityDefBase_ResultActivity()
CallOrderType getCallOrder()
"STOCHASTIC"
.
The literals are from the enumeration CallOrderType
.
If the meaning of the 'Call Order' attribute isn't clear, there really should be more of a description here...
CallOrderType
,
isSetCallOrder()
,
unsetCallOrder()
,
setCallOrder(CallOrderType)
,
LqnCorePackage.getActivityDefBase_CallOrder()
void setCallOrder(CallOrderType value)
Call Order
' attribute.
value
- the new value of the 'Call Order' attribute.CallOrderType
,
isSetCallOrder()
,
unsetCallOrder()
,
getCallOrder()
void unsetCallOrder()
Call Order
' attribute.
isSetCallOrder()
,
getCallOrder()
,
setCallOrder(CallOrderType)
boolean isSetCallOrder()
Call Order
' attribute is set.
unsetCallOrder()
,
getCallOrder()
,
setCallOrder(CallOrderType)
Object getHostDemandCvsq()
If the meaning of the 'Host Demand Cvsq' attribute isn't clear, there really should be more of a description here...
setHostDemandCvsq(Object)
,
LqnCorePackage.getActivityDefBase_HostDemandCvsq()
void setHostDemandCvsq(Object value)
Host Demand Cvsq
' attribute.
value
- the new value of the 'Host Demand Cvsq' attribute.getHostDemandCvsq()
Object getHostDemandMean()
If the meaning of the 'Host Demand Mean' attribute isn't clear, there really should be more of a description here...
setHostDemandMean(Object)
,
LqnCorePackage.getActivityDefBase_HostDemandMean()
void setHostDemandMean(Object value)
Host Demand Mean
' attribute.
value
- the new value of the 'Host Demand Mean' attribute.getHostDemandMean()
Object getMaxServiceTime()
If the meaning of the 'Max Service Time' attribute isn't clear, there really should be more of a description here...
setMaxServiceTime(Object)
,
LqnCorePackage.getActivityDefBase_MaxServiceTime()
void setMaxServiceTime(Object value)
Max Service Time
' attribute.
value
- the new value of the 'Max Service Time' attribute.getMaxServiceTime()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
LqnCorePackage.getActivityDefBase_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
Object getThinkTime()
If the meaning of the 'Think Time' attribute isn't clear, there really should be more of a description here...
setThinkTime(Object)
,
LqnCorePackage.getActivityDefBase_ThinkTime()
void setThinkTime(Object value)
Think Time
' attribute.
value
- the new value of the 'Think Time' attribute.getThinkTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |