|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protege.model.framestore.DefaultFrameFactory
edu.stanford.smi.protegex.owl.model.factory.OWLJavaFactory
edu.stanford.smi.protegex.owl.swrl.model.factory.SWRLJavaFactory
public class SWRLJavaFactory
Field Summary |
---|
Fields inherited from class edu.stanford.smi.protege.model.framestore.DefaultFrameFactory |
---|
DEFAULT_CLS_JAVA_CLASS_ID, DEFAULT_FACET_JAVA_CLASS_ID, DEFAULT_SIMPLE_INSTANCE_JAVA_CLASS_ID, DEFAULT_SLOT_JAVA_CLASS_ID |
Constructor Summary | |
---|---|
SWRLJavaFactory(OWLModel owlModel)
|
Method Summary | |
---|---|
edu.stanford.smi.protege.model.Cls |
createCls(edu.stanford.smi.protege.model.FrameID id,
Collection directTypes)
Creates instances of the corresponding subclass of DefaultCls if one of the metaclasses of the directTypes list is an SWRL metaclass. |
edu.stanford.smi.protege.model.SimpleInstance |
createSimpleInstance(edu.stanford.smi.protege.model.FrameID id,
Collection directTypes)
|
boolean |
isCorrectJavaImplementationClass(edu.stanford.smi.protege.model.FrameID id,
Collection types,
Class clas)
|
Methods inherited from class edu.stanford.smi.protegex.owl.model.factory.OWLJavaFactory |
---|
as, canAs, createFrameFromClassId, createSlot, getImplementationClass, getImplementationClassName, getImplementationConstructor, getJavaClassId, getJavaInterfaceName |
Methods inherited from class edu.stanford.smi.protege.model.framestore.DefaultFrameFactory |
---|
addJavaPackage, configureCls, configureFacet, configureSimpleInstance, configureSlot, createCls, createFacet, createFacet, createSimpleInstance, createSlot, getClsJavaClassIds, getFacetJavaClassIds, getImplementationClass, getJavaClassName, getKnowledgeBase, getSimpleInstanceJavaClassIds, getSlotJavaClassIds, isValidCharacter, removeJavaPackage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWRLJavaFactory(OWLModel owlModel)
Method Detail |
---|
public edu.stanford.smi.protege.model.SimpleInstance createSimpleInstance(edu.stanford.smi.protege.model.FrameID id, Collection directTypes)
createSimpleInstance
in interface edu.stanford.smi.protege.model.FrameFactory
createSimpleInstance
in class OWLJavaFactory
public edu.stanford.smi.protege.model.Cls createCls(edu.stanford.smi.protege.model.FrameID id, Collection directTypes)
createCls
in interface edu.stanford.smi.protege.model.FrameFactory
createCls
in class OWLJavaFactory
public boolean isCorrectJavaImplementationClass(edu.stanford.smi.protege.model.FrameID id, Collection types, Class clas)
isCorrectJavaImplementationClass
in interface edu.stanford.smi.protege.model.FrameFactory
isCorrectJavaImplementationClass
in class OWLJavaFactory
|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |