|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ASchedule
Method Summary | |
---|---|
int |
getInterval()
Returns the value of the 'Interval' attribute. |
int |
getPick()
Returns the value of the 'Pick' attribute. |
int |
getPriority()
Returns the value of the 'Priority' attribute. |
int |
getStart()
Returns the value of the 'Start' attribute. |
void |
setInterval(int value)
Sets the value of the ' Interval ' attribute. |
void |
setPick(int value)
Sets the value of the ' Pick ' attribute. |
void |
setPriority(int value)
Sets the value of the ' Priority ' attribute. |
void |
setStart(int value)
Sets the value of the ' Start ' attribute. |
Methods inherited from interface org.metaabm.act.ASelect |
---|
getAgent, getFor, getSpace, setAgent, setFor, setSpace |
Methods inherited from interface org.metaabm.act.AAct |
---|
getAllSources, getAllTargets, getGroup, getReference, getRootSelected, getSelected, getSources, getTargets, isReachable, isTargetOf, references, setGroup, setSelected |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
Method Detail |
---|
int getStart()
setStart(int)
,
MetaABMActPackage.getASchedule_Start()
void setStart(int value)
Start
' attribute.
value
- the new value of the 'Start' attribute.getStart()
int getInterval()
setInterval(int)
,
MetaABMActPackage.getASchedule_Interval()
void setInterval(int value)
Interval
' attribute.
value
- the new value of the 'Interval' attribute.getInterval()
int getPriority()
setPriority(int)
,
MetaABMActPackage.getASchedule_Priority()
void setPriority(int value)
Priority
' attribute.
value
- the new value of the 'Priority' attribute.getPriority()
int getPick()
setPick(int)
,
MetaABMActPackage.getASchedule_Pick()
void setPick(int value)
Pick
' attribute.
value
- the new value of the 'Pick' attribute.getPick()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |