|
Protégé-OWL 3.4.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.Frame |
createFrameFromClassId(int javaClassId,
edu.stanford.smi.protege.model.FrameID id)
|
edu.stanford.smi.protege.model.SimpleInstance |
createSimpleInstance(edu.stanford.smi.protege.model.FrameID id,
Collection directTypes)
|
int |
getJavaClassId(edu.stanford.smi.protege.model.Frame frame)
|
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, createCls, createInstance, createSlot, getImplementationClass, getImplementationClassName, getImplementationConstructor, 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, rename |
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 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
public edu.stanford.smi.protege.model.Frame createFrameFromClassId(int javaClassId, edu.stanford.smi.protege.model.FrameID id)
createFrameFromClassId
in interface edu.stanford.smi.protege.model.FrameFactory
createFrameFromClassId
in class OWLJavaFactory
public int getJavaClassId(edu.stanford.smi.protege.model.Frame frame)
getJavaClassId
in interface edu.stanford.smi.protege.model.FrameFactory
getJavaClassId
in class OWLJavaFactory
|
Protégé-OWL 3.4.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |