|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java representation of a DAML Restriction.
Method Summary | |
IntLiteralAccessor |
prop_cardinality()
Property accessor for the 'cardinality' property of a restriction. |
IntLiteralAccessor |
prop_cardinalityQ()
Property accessor for the 'cardinalityQ' property of a restriction. |
PropertyAccessor |
prop_hasClass()
Property accessor for the 'hasClass' property of a restriction. |
PropertyAccessor |
prop_hasClassQ()
Property accessor for the 'hasClassQ' property of a restriction. |
PropertyAccessor |
prop_hasValue()
Property accessor for the 'hasValue' property of a restriction. |
IntLiteralAccessor |
prop_maxCardinality()
Property accessor for the 'maxCardinality' property of a restriction. |
IntLiteralAccessor |
prop_maxCardinalityQ()
Property accessor for the 'maxCardinalityQ' property of a restriction. |
IntLiteralAccessor |
prop_minCardinality()
Property accessor for the 'minCardinality' property of a restriction. |
IntLiteralAccessor |
prop_minCardinalityQ()
Property accessor for the 'minCardinalityQ' property of a restriction. |
PropertyAccessor |
prop_onProperty()
Property accessor for the 'onProperty' property of a restriction. |
PropertyAccessor |
prop_toClass()
Property accessor for the 'toClass' property of a restriction. |
Methods inherited from interface com.hp.hpl.jena.daml.DAMLClass |
getDefinedProperties, getDefinedProperties, getEquivalentValues, getInstances, getSameClasses, getSubClasses, getSubClasses, getSuperClasses, getSuperClasses, hasSubClass, hasSuperClass, prop_complementOf, prop_disjointUnionOf, prop_disjointWith, prop_intersectionOf, prop_oneOf, prop_sameClassAs, prop_subClassOf, prop_unionOf |
Methods inherited from interface com.hp.hpl.jena.daml.DAMLCommon |
getAll, getDAMLModel, getEquivalenceSet, getNumPropertyValues, getPropertyValue, getPropertyValues, getRDFTypes, getVocabulary, hasRDFType, hasRDFType, prop_comment, prop_equivalentTo, prop_label, prop_type, remove, removeAll, removeProperty, replaceProperty, setPropertyValue, setRDFType, setRDFType |
Methods inherited from interface com.hp.hpl.mesa.rdf.jena.model.Resource |
abort, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getModel, getNameSpace, getProperty, getURI, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, hasProperty, isAnon, listProperties, listProperties, removeProperties, toString |
Methods inherited from interface com.hp.hpl.jena.daml.DAMLClassExpression |
isComplement, isDisjointUnion, isEnumeration, isIntersection, isNamedClass, isRestriction, isUnion |
Method Detail |
public PropertyAccessor prop_onProperty()
public PropertyAccessor prop_toClass()
public PropertyAccessor prop_hasValue()
public PropertyAccessor prop_hasClass()
public PropertyAccessor prop_hasClassQ()
public IntLiteralAccessor prop_cardinality()
public IntLiteralAccessor prop_minCardinality()
public IntLiteralAccessor prop_maxCardinality()
public IntLiteralAccessor prop_cardinalityQ()
public IntLiteralAccessor prop_minCardinalityQ()
public IntLiteralAccessor prop_maxCardinalityQ()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |