|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Models provenance information about inference rules in the IWBase. Inference Web divides inference rules into three classes: Primitive and Derived and Translation. Primitive inference rules are further divided into: Declarative and Method. The IWInferenceRule class stores the generic provenance information about the rules registered in the IWBase
| Method Summary | |
java.lang.String |
getClassName()
GUESS Returns the OWL class name of the declarative rule |
java.lang.String |
getEnglishDescriptionTemplate()
Returns the english description template for the inference rule |
void |
setEnglishDescriptionTemplate(java.lang.String newEnglishDescriptionTemplate)
Sets the english description template for the inference rule |
| Methods inherited from interface iw.model.IWProvenanceElement |
addSource, getEnglishDescription, getEnglishExample, getFileName, getFullName, getShortName, getSourceNames, getSources, getSourceURIs, getSubmitter, getSubmitterName, getURL, setEnglishDescription, setEnglishExample, setFileName, setFullName, setShortName, setSources, setSubmitter, setURL |
| Methods inherited from interface iw.model.IWModelElement |
getFirstSubmissionDate, getLastSubmissionDate, getModel, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI |
| Method Detail |
public java.lang.String getEnglishDescriptionTemplate()
public void setEnglishDescriptionTemplate(java.lang.String newEnglishDescriptionTemplate)
newEnglishDescriptionTemplate - the new english description template for the inference rulepublic java.lang.String getClassName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||