public class AutomaticActionMarker extends Named implements ActionGroup
Constructor and Description |
---|
AutomaticActionMarker(java.lang.String name,
Module parentmodule)
creates an automatic action marker
|
Modifier and Type | Method and Description |
---|---|
ActionDefinition[] |
getActionsInGroup() |
changeName, cleanName, equals, getName
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public AutomaticActionMarker(java.lang.String name, Module parentmodule)
name
- name of the actionparentmodule
- module of the data object the action is part ofpublic ActionDefinition[] getActionsInGroup()
getActionsInGroup
in interface ActionGroup