|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RDFSNamedClass
| Method Summary | |
|---|---|
RDFResource |
createAnonymousInstance()
Creates an instance of this class so that Protege will recognize this as an "anonymous" node in the RDF rendering. |
RDFIndividual |
createRDFIndividual(String name)
Creates a new individual of this (assuming this is not a metaclass). |
Set |
getAssociatedProperties()
Gets all properties that have been associated with this class. |
RDFSClass |
getFirstSuperclass()
A convenience method to get the first direct superclass of this. |
Collection |
getUnionRangeClasses(RDFProperty property)
Gets the allowed classes for a given property at this class. |
boolean |
isFunctionalProperty(RDFProperty property)
Checks whether a given property is "functional" at this class. |
boolean |
isVisibleFromOWLThing()
Checks whether this and a path to the root class is visible. |
| Methods inherited from interface edu.stanford.smi.protege.model.Instance |
|---|
moveDirectType |
| Methods inherited from interface edu.stanford.smi.protege.model.Frame |
|---|
isValid, moveDirectOwnSlotValue |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface edu.stanford.smi.protege.model.Cls |
|---|
getBrowserSlot, getDirectBrowserSlot, getInheritedBrowserSlot |
| Methods inherited from interface edu.stanford.smi.protege.model.Instance |
|---|
moveDirectType |
| Methods inherited from interface edu.stanford.smi.protege.model.Frame |
|---|
isValid, moveDirectOwnSlotValue |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface edu.stanford.smi.protege.model.Instance |
|---|
moveDirectType |
| Methods inherited from interface edu.stanford.smi.protege.model.Frame |
|---|
isValid, moveDirectOwnSlotValue |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface edu.stanford.smi.protegex.owl.model.RDFObject |
|---|
equalsStructurally |
| Methods inherited from interface edu.stanford.smi.protegex.owl.model.visitor.Visitable |
|---|
accept |
| Methods inherited from interface edu.stanford.smi.protegex.owl.model.Deprecatable |
|---|
isDeprecated, setDeprecated |
| Method Detail |
|---|
RDFResource createAnonymousInstance()
OWLModel.getNextAnonymousResourceName(),
OWLModel.isAnonymousResource(edu.stanford.smi.protegex.owl.model.RDFResource)RDFIndividual createRDFIndividual(String name)
name - the name of the new instance or null for a default value
Set getAssociatedProperties()
RDFSClass getFirstSuperclass()
boolean isFunctionalProperty(RDFProperty property)
property - the property to test
Collection getUnionRangeClasses(RDFProperty property)
property - the property to get the local range of
boolean isVisibleFromOWLThing()
|
Protégé-OWL 3.3.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||