Uses of Interface
edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ifaces.OntoRequestedAction
-
Packages that use OntoRequestedAction Package Description edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology -
-
Uses of OntoRequestedAction in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology
Classes in edu.cornell.mannlib.vitro.webapp.auth.requestedAction.ontology that implement OntoRequestedAction Modifier and Type Class Description classCreateOwlClassShould we allow the user to create a new class in the ontology?classDefineDataPropertyShould we allow the user to define a data property in the ontology?classDefineObjectPropertyShould we allow the user to define a new object property in the ontology?classRemoveOwlClassShould we allow the user to remove a class from the ontology?
-