|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyType | |
---|---|
org.mindswap.pellet |
Uses of PropertyType in org.mindswap.pellet |
---|
Methods in org.mindswap.pellet that return PropertyType | |
---|---|
PropertyType |
KnowledgeBase.getPropertyType(aterm.ATerm r)
|
PropertyType |
Role.getType()
|
static PropertyType |
PropertyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PropertyType[] |
PropertyType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.mindswap.pellet with parameters of type PropertyType | |
---|---|
void |
Role.setType(PropertyType type)
|
Constructors in org.mindswap.pellet with parameters of type PropertyType | |
---|---|
Role(aterm.ATermAppl name,
PropertyType type)
|
|
RoleTaxonomyBuilder(RBox rbox,
PropertyType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |