|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protege.model.DefaultFrame
edu.stanford.smi.protege.model.DefaultInstance
edu.stanford.smi.protege.model.DefaultSimpleInstance
edu.stanford.smi.protegex.owl.model.impl.DefaultRDFIndividual
edu.stanford.smi.protegex.owl.model.impl.DefaultOWLIndividual
edu.stanford.smi.protegex.owl.swrl.model.impl.DefaultSWRLImp
Field Summary |
Fields inherited from class edu.stanford.smi.protege.model.DefaultFrame |
|
Constructor Summary | |
DefaultSWRLImp()
|
|
DefaultSWRLImp(edu.stanford.smi.protege.model.KnowledgeBase kb,
edu.stanford.smi.protege.model.FrameID id)
|
Method Summary | |
SWRLImp |
createClone()
|
private void |
deleteHeadAndBody()
|
void |
deleteImp()
Deletes this and all depending objects of the rule. |
SWRLAtomList |
getBody()
|
String |
getBrowserText()
Gets a human-readable visual representation of this resource. |
SWRLAtomList |
getHead()
|
Icon |
getIcon()
|
Set |
getReferencedInstances()
|
void |
getReferencedInstances(Set set)
Collects all instances (SWRLInstances, classes, etc) that are somehow involved in the subexpression below this. |
void |
setBody(SWRLAtomList swrlAtomList)
|
void |
setExpression(String parsableText)
Tries to parse the given text to create head and body of this Imp. |
void |
setHead(SWRLAtomList swrlAtomList)
|
Methods inherited from class edu.stanford.smi.protegex.owl.model.impl.DefaultOWLIndividual |
accept, equalsStructurally |
Methods inherited from class edu.stanford.smi.protege.model.DefaultSimpleInstance |
toString |
Methods inherited from class edu.stanford.smi.protege.model.DefaultInstance |
addDirectType, addInstanceListener, copy, deepCopy, getDirectType, getDirectTypes, getOwnFacetValue, getOwnFacetValues, getReachableSimpleInstances, hasDirectType, hasType, moveDirectType, removeDirectType, removeInstanceListener, setDirectType, setDirectTypes, shallowCopy |
Methods inherited from class edu.stanford.smi.protege.model.DefaultFrame |
addFrameListener, addOwnFacetValue, addOwnSlotValue, areValidOwnSlotValues, compareTo, delete, equals, equals, getDefaultKnowledgeBase, getDefiningProjectURI, getDirectOwnSlotValue, getDirectOwnSlotValues, getFrameID, getInvalidOwnSlotValuesText, getInvalidOwnSlotValueText, getKnowledgeBase, getName, getOwnSlotAllowsMultipleValues, getOwnSlotAndSubslotValues, getOwnSlotDefaultValues, getOwnSlotFacets, getOwnSlotFacetValues, getOwnSlots, getOwnSlotValue, getOwnSlotValueCount, getOwnSlotValues, getOwnSlotValueType, getProject, getReferences, getReferences, hashCode, hasOwnSlot, isBeingDeleted, isDeleted, isEditable, isIncluded, isSystem, isValid, isValidOwnSlotValue, isVisible, localize, markDeleted, markDeleting, moveDirectOwnSlotValue, readExternal, removeFrameListener, removeOwnSlotValue, setDirectOwnSlotValue, setDirectOwnSlotValues, setDocumentation, setEditable, setIncluded, setName, setOwnFacetValue, setOwnFacetValues, setOwnSlotValue, setOwnSlotValues, setSystem, setVisible, writeExternal |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
public DefaultSWRLImp(edu.stanford.smi.protege.model.KnowledgeBase kb, edu.stanford.smi.protege.model.FrameID id)
public DefaultSWRLImp()
Method Detail |
public SWRLImp createClone()
createClone
in interface SWRLImp
private void deleteHeadAndBody()
public void deleteImp()
SWRLImp
deleteImp
in interface SWRLImp
public SWRLAtomList getHead()
getHead
in interface SWRLImp
public Icon getIcon()
getIcon
in interface ProtegeInstance
getIcon
in class DefaultRDFIndividual
public Set getReferencedInstances()
getReferencedInstances
in interface SWRLImp
public void getReferencedInstances(Set set)
SWRLIndividual
getReferencedInstances
in interface SWRLIndividual
set
- public SWRLAtomList getBody()
getBody
in interface SWRLImp
public void setBody(SWRLAtomList swrlAtomList)
setBody
in interface SWRLImp
public String getBrowserText()
RDFResource
getBrowserText
in interface RDFResource
public void setHead(SWRLAtomList swrlAtomList)
setHead
in interface SWRLImp
public void setExpression(String parsableText) throws SWRLParseException
SWRLImp
setExpression
in interface SWRLImp
parsableText
- a SWRL expression
SWRLParseException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |