|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultipleActions
A representation of the model object 'Multiple Actions'.
The following features are supported:
DataPackage.getMultipleActions()
Method Summary | |
---|---|
MultipleActions |
copyInstance()
|
org.eclipse.emf.common.util.EList<Action> |
getActions()
Returns the value of the 'Actions' containment reference list. |
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> |
getPropertiesMap()
Returns the value of the 'Properties Map' map. |
Methods inherited from interface org.eclipse.birt.chart.model.data.Action |
---|
getType, getValue, isSetType, setType, setValue, unsetType |
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 |
---|
org.eclipse.emf.common.util.EList<Action> getActions()
Action
.
If the meaning of the 'Actions' containment reference list isn't clear, there really should be more of a description here...
DataPackage.getMultipleActions_Actions()
org.eclipse.emf.common.util.EMap<java.lang.String,java.lang.String> getPropertiesMap()
String
,
and the value is of type String
,
If the meaning of the 'Properties Map' map isn't clear, there really should be more of a description here...
DataPackage.getMultipleActions_PropertiesMap()
MultipleActions copyInstance()
copyInstance
in interface Action
copyInstance
in interface IChartObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |