|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Models PML concepts. Both proof level concepts (IWProofElement) and provenance level concepts (IWProvenanceElement) are derived from IWModelElement.
| Method Summary | |
java.lang.String |
getFirstSubmissionDate()
Returns the first submission date when the model element was first registered in IWBase |
java.lang.String |
getLastSubmissionDate()
Returns the last submission date when the model element was first registered in IWBase |
com.hp.hpl.jena.ontology.OntModel |
getModel()
PROBLEM |
java.lang.String |
getURI()
Returns the URI of the model element |
void |
setFirstSubmissionDate(java.lang.String newFirstSubmissionDate)
Sets the first submission date when the model element was first registered in IWBase |
void |
setLastSubmissionDate(java.lang.String newLastSubmissionDate)
Sets the last submission date when the model element was first registered in IWBase |
void |
setModel(com.hp.hpl.jena.ontology.OntModel newModel)
PROBLEM |
void |
setURI(java.lang.String newURI)
Sets the URI of the model element |
| Method Detail |
public java.lang.String getURI()
public void setURI(java.lang.String newURI)
newURI - the new URI of the model elementpublic java.lang.String getFirstSubmissionDate()
public void setFirstSubmissionDate(java.lang.String newFirstSubmissionDate)
newFirstSubmissionDate - the new first submission date when the model element was first registered in IWBasepublic java.lang.String getLastSubmissionDate()
public void setLastSubmissionDate(java.lang.String newLastSubmissionDate)
newLastSubmissionDate - the new last submission date when the model element was first registered in IWBasepublic com.hp.hpl.jena.ontology.OntModel getModel()
public void setModel(com.hp.hpl.jena.ontology.OntModel newModel)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||