public interface IMetaObjectIndex
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends IMetaPrimitive> |
getAttributes() |
java.util.UUID |
getModelGUID()
Returns the identifier of the modeled index which is the base of this meta object index.
|
boolean |
isAttributeAscending(IMetaPrimitive attribute) |
java.util.List<? extends IMetaPrimitive> getAttributes()
boolean isAttributeAscending(IMetaPrimitive attribute)
java.util.UUID getModelGUID()