org.eclipse.higgins.idas.cp.jena2.impl
Class FileContext
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.Context
org.eclipse.higgins.idas.cp.jena2.impl.FileContext
- All Implemented Interfaces:
- org.eclipse.higgins.idas.api.IContext, IJenaContext
- public class FileContext
- extends Context
| Methods inherited from class org.eclipse.higgins.idas.cp.jena2.impl.Context |
addRelationship, addRelationship, addSubject, addSubject, applyUpdates, buildAttribute, buildAttributeAssertion, buildAuthNAttributesMaterials, buildComplexAttrValue, buildCUIDAssertion, buildFilter, buildMetadataAssertion, buildRelationship, buildSimpleAttrValue, buildTypeAssertion, close, exportData, getContextModel, getContextRef, getDatatypeProperty, getModel, getModelNoException, getNS, getObjectProperty, getOntClass, getOntProperty, getRelationships, getSchema, getSchemaURI, getSubject, getSubject, getSubjects, getSubjects, getUserAccount, importData, isOpen, open, registerChangedSubject, removeRelationship, removeSubject, setSchema, setValidationMode, unregisterChangedSubject, verifySubjectAttributes |
FileContext
public FileContext()
FileContext
public FileContext(IContextConfiguration config)
throws org.eclipse.higgins.idas.api.IdASException
FileContext
public FileContext(org.eclipse.higgins.idas.api.IContextId contextID)
throws org.eclipse.higgins.idas.api.IdASException
initialize
public void initialize(org.eclipse.higgins.idas.api.IContextId contextID)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
init
public void init(Properties props)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
init in interface IJenaContext- Overrides:
init in class Context
- Throws:
org.eclipse.higgins.idas.api.IdASException
initialize
public void initialize(IContextConfiguration config)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
isTransactionSupported
public boolean isTransactionSupported()
throws org.eclipse.higgins.idas.api.IdASException
- Returns:
-
- Throws:
org.eclipse.higgins.idas.api.IdASException
begin
public void begin()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
commit
public void commit()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
rollback
public void rollback()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
cancelUpdates
public void cancelUpdates()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
getModel
public org.eclipse.higgins.idas.api.model.IModel getModel(URI elementType)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException