|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Trigger
A representation of the model object 'Trigger'. This type defines a Trigger. A trigger defines interactivity for a chart component.
The following features are supported:
DataPackage.getTrigger()| Method Summary | |
|---|---|
Trigger |
copyInstance()
|
Action |
getAction()
Returns the value of the 'Action' containment reference. |
TriggerCondition |
getCondition()
Returns the value of the 'Condition' attribute. |
TriggerFlow |
getTriggerFlow()
Returns the value of the 'Trigger Flow' attribute. |
boolean |
isSetCondition()
Returns whether the value of the ' Condition' attribute is set. |
boolean |
isSetTriggerFlow()
Returns whether the value of the ' Trigger Flow' attribute is set. |
void |
setAction(Action value)
Sets the value of the ' Action' containment reference. |
void |
setCondition(TriggerCondition value)
Sets the value of the ' Condition' attribute. |
void |
setTriggerFlow(TriggerFlow value)
Sets the value of the ' Trigger Flow' attribute. |
void |
unsetCondition()
Unsets the value of the ' Condition' attribute. |
void |
unsetTriggerFlow()
Unsets the value of the ' Trigger Flow' attribute. |
| 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 |
| Method Detail |
|---|
TriggerCondition getCondition()
"Mouse_Hover".
The literals are from the enumeration TriggerCondition.
Specifies the condition for the Trigger. This value determines when the Action is processed.
TriggerCondition,
isSetCondition(),
unsetCondition(),
setCondition(TriggerCondition),
DataPackage.getTrigger_Condition()void setCondition(TriggerCondition value)
Condition' attribute.
value - the new value of the 'Condition' attribute.TriggerCondition,
isSetCondition(),
unsetCondition(),
getCondition()void unsetCondition()
Condition' attribute.
isSetCondition(),
getCondition(),
setCondition(TriggerCondition)boolean isSetCondition()
Condition' attribute is set.
unsetCondition(),
getCondition(),
setCondition(TriggerCondition)Action getAction()
setAction(Action),
DataPackage.getTrigger_Action()void setAction(Action value)
Action' containment reference.
value - the new value of the 'Action' containment reference.getAction()TriggerFlow getTriggerFlow()
"Capture".
The literals are from the enumeration TriggerFlow.
Specifies the bubbling behavior of the Trigger.
TriggerFlow,
isSetTriggerFlow(),
unsetTriggerFlow(),
setTriggerFlow(TriggerFlow),
DataPackage.getTrigger_TriggerFlow()void setTriggerFlow(TriggerFlow value)
Trigger Flow' attribute.
value - the new value of the 'Trigger Flow' attribute.TriggerFlow,
isSetTriggerFlow(),
unsetTriggerFlow(),
getTriggerFlow()void unsetTriggerFlow()
Trigger Flow' attribute.
isSetTriggerFlow(),
getTriggerFlow(),
setTriggerFlow(TriggerFlow)boolean isSetTriggerFlow()
Trigger Flow' attribute is set.
unsetTriggerFlow(),
getTriggerFlow(),
setTriggerFlow(TriggerFlow)Trigger copyInstance()
copyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||