| Modifier and Type | Method and Description | 
|---|---|
ArrayList<OntologyInstance> | 
OntologySupplierService.getOntology(String ontologyFile)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OntologyChangedListener.ontologyChanged(OntologyInstance ont)  | 
void | 
OntologyChangedListener.ontologyDeleted(OntologyInstance ont)  | 
void | 
OntologyChangedListener.ontologySaved(OntologyInstance ont)  | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<OntologyInstance> | 
OntologySupplierServiceImpl.getOntology(String flat)  | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<OntologyInstance> | 
DataAccess.getEmptyCHEFormFields(String instance)
Gets empty ontology instances for creating a user interface 
 | 
ArrayList<OntologyInstance> | 
DataAccessImpl.getEmptyCHEFormFields(String instance)  | 
ArrayList<OntologyInstance> | 
DataAccess.getEmptyProfile(String profile)
Gets an empty ontology profile to create a user interface 
 | 
ArrayList<OntologyInstance> | 
DataAccessImpl.getEmptyProfile(String profile)  | 
ArrayList<OntologyInstance> | 
DataAccess.getFormFields(String file)
Gets the Datafields of a XML instance to generate a view for
 userinterface 
 | 
ArrayList<OntologyInstance> | 
DataAccessImpl.getFormFields(String file)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
DataAccess.saveUserData(String file,
            OntologyInstance ontologyInstnce)
Saves a new Userprofile 
 | 
boolean | 
DataAccessImpl.saveUserData(String path,
            OntologyInstance ontologyInstance)  | 
void | 
DataAccess.saveUserDataInCHE(OntologyInstance ont)
Saves user in CHE. 
 | 
void | 
DataAccessImpl.saveUserDataInCHE(OntologyInstance ont)  | 
| Modifier and Type | Method and Description | 
|---|---|
OntologyInstance | 
MyFactory.createOntologyInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
ArrayList<OntologyInstance> | 
Profiles.getOntologyInstances()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Profiles.setOntologyInstances(ArrayList<OntologyInstance> ontologyInstances)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.