public abstract class EntityAction extends TranslationActionInstance
actionType| Constructor and Description |
|---|
EntityAction(pl.edu.icm.unity.types.translation.TranslationActionType actionType,
String[] parameters) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
invoke(pl.edu.icm.unity.types.basic.Entity entity)
Performs an implementation specific action.
|
checkParams, equals, getActionType, hashCodepublic EntityAction(pl.edu.icm.unity.types.translation.TranslationActionType actionType,
String[] parameters)
Copyright © 2018 Unity. All rights reserved.