- getAllData() - Method in interface com.blurryroots.yanecos.core.IEntity
-
Return a list containing all data attached to the entity.
- getClassType_Id_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getData(Class<T>) - Method in interface com.blurryroots.yanecos.core.IEntity
-
Returns the given data of an entity.
- getData_Entity_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getData_InterestedProcessor_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getDataCenter() - Method in class com.blurryroots.yanecos.core.DataProcessor
-
Returns the world on which this system is attached to.
- getDataCore() - Method in class com.blurryroots.yanecos.core.DataCenter
-
- getDataProcessorIdCounter() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getDataType() - Method in exception com.blurryroots.yanecos.exception.EntityDataException
-
Getter
- getDeltaT() - Method in class com.blurryroots.yanecos.core.DataCenter
-
- getEntitiesWithData(Class<? extends Data>, Class<? extends Data>...) - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns a list of entities featuring a given set of data
- getEntitiesWithData(List<Class<? extends Data>>) - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns a list of entities featuring a given set of data
- getEntity(long) - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns an entity
- getEntity_Data_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getEntityByName(String) - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns an entity
- getEntityCount() - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns the current number of entities stored in the database
- getEntityCounter() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getEntityId() - Method in exception com.blurryroots.yanecos.exception.EntityDataException
-
Getter
- getEntityId() - Method in exception com.blurryroots.yanecos.exception.EntityException
-
- getEntityId_setStatus_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getEntityIdByName(String) - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns the id of an entity
- getEntityIdCounter() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getEntityNameTable() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getId() - Method in interface com.blurryroots.yanecos.core.IEntity
-
The id of an entity.
- getId_ClassType_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getId_Processor_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getInterestedEntities() - Method in class com.blurryroots.yanecos.core.DataProcessor
-
Returns a list of entities, this processor is interested in.
- getInterestedEntityIds() - Method in class com.blurryroots.yanecos.core.DataProcessor
-
Returns a list of entity ids, this processor is interested in.
- getName() - Method in interface com.blurryroots.yanecos.core.IEntity
-
The name of an entity.
- getNameEntityTable() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getProcessId_interestedEntity_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-
- getProcessor(Class<T>) - Method in class com.blurryroots.yanecos.core.DataCenter
-
Returns the processor of the given type
- getSetStatus_entityId_Table() - Method in class com.blurryroots.yanecos.core.DataCore
-