|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICompoundCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.commonreality.efferent.IEfferentCommand |
|---|
IEfferentCommand.ActualState, IEfferentCommand.RequestedState |
| Field Summary | |
|---|---|
static java.lang.String |
COMPONENTS
|
static java.lang.String |
IS_COMPOUND
|
| Fields inherited from interface org.commonreality.efferent.IEfferentCommand |
|---|
ACTUAL_STATE, COMMAND_CLASS_NAME, EFFERENT_ID, ESTIMATED_DURATION, REQUESTED_START_TIME, REQUESTED_STATE, RESULT |
| Method Summary | |
|---|---|
void |
add(IEfferentCommand command)
|
java.util.Collection<IEfferentCommand> |
getComponents()
|
boolean |
isCompound()
|
| Methods inherited from interface org.commonreality.efferent.IEfferentCommand |
|---|
getActualState, getEfferentIdentifier, getEstimatedDuration, getRequestedStartTime, getRequestedState, getResult, waitForActualStateChange |
| Methods inherited from interface org.commonreality.object.ISensoryObject |
|---|
getIdentifier |
| Methods inherited from interface org.commonreality.object.ISimulationObject |
|---|
getProperties, getProperty, getPropertyMap, hasProperty |
| Field Detail |
|---|
static final java.lang.String IS_COMPOUND
static final java.lang.String COMPONENTS
| Method Detail |
|---|
boolean isCompound()
java.util.Collection<IEfferentCommand> getComponents()
void add(IEfferentCommand command)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||