public interface OTEntityState
Modifier and Type | Method and Description |
---|---|
void |
addEntity(OTEntity entity) |
OTEntity |
addEntity(State objectReference) |
Collection<OTEntity> |
getEntities() |
OTEntity |
getEntity(int id) |
void |
removeEntity(int objectReference) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.