public interface MultipleActions extends Action
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
getType, getValue, isSetType, setType, setValue, unsetTypeorg.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 在接口中 ActioncopyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.