D - The data type of this resource. Supported Types include: String, Long, Double, and Booleanpublic interface Resource<D> extends Instance
| Modifier and Type | Method and Description |
|---|---|
ResourceType.DataType<D> |
dataType() |
D |
getValue() |
Collection<Instance> |
ownerInstances() |
ResourceType<D> |
type() |
playsRoles, relationsasEntity, asEntityType, asInstance, asRelation, asRelationType, asResource, asResourceType, asRoleType, asRule, asRuleType, asType, delete, getId, isEntity, isEntityType, isInstance, isRelation, isRelationType, isResource, isResourceType, isRoleType, isRule, isRuleType, isTypecompareToD getValue()
ResourceType<D> type()
ResourceType.DataType<D> dataType()
Collection<Instance> ownerInstances()
Copyright © 2016. All rights reserved.