Package | Description |
---|---|
agi.foundation.tracking |
Contains types for acquiring, analyzing and archiving dynamic data, such as those found in real-time feeds or simulation environments.
|
Modifier and Type | Method and Description |
---|---|
List<EntitySchemaProperty<TEntity>> |
RawEntityData.getProperties()
Gets the properties included in this data set.
|
List<EntitySchemaProperty<TEntity>> |
EntitySchema.getProperties()
Gets the collection of properties in this schema.
|