Uses of Interface
com.esprow.oapi.repository.OapiRepository
-
Uses of OapiRepository in com.esprow.oapi
Modifier and TypeMethodDescriptionOrchestraDocument.getRepository()
Returns the repository serving as the central element of the Orchestra model, or null if the root object is not a Repository. -
Uses of OapiRepository in com.esprow.oapi.repository
Modifier and TypeMethodDescriptionOapiRepositoryFactory.createRepository()
Returns a new object of class 'Repository'.OapiDocumentRoot.getRepository()
Returns the root element of an Orchestra repository XML file.Modifier and TypeMethodDescriptionvoid
OapiDocumentRoot.setRepository
(OapiRepository value) Set the root element of an Orchestra repository XML file.