COSMOS 1.0.0 Resource-modeling Project
Public API Specification
A C D F G I M O R S

R

removeDocuments(ISMLMetadata) - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Remove the SML document with the meta-data that is passed in.
removeProgressListener(IProgressListener) - Method in interface org.eclipse.cosmos.rm.provisional.repository.operations.ISMLOperation
Removes listener from the list of progress listener.
RepositoryConnectionException - Exception in org.eclipse.cosmos.rm.provisional.repository.exception
This exception is thrown when there is an error in establishing a connection with a repository.
RepositoryConnectionException(String) - Constructor for exception org.eclipse.cosmos.rm.provisional.repository.exception.RepositoryConnectionException
 
RepositoryConnectionException(String, Throwable) - Constructor for exception org.eclipse.cosmos.rm.provisional.repository.exception.RepositoryConnectionException
 
RepositoryOperationException - Exception in org.eclipse.cosmos.rm.provisional.repository.exception
This exception is thrown when an operation has failed.
RepositoryOperationException(String) - Constructor for exception org.eclipse.cosmos.rm.provisional.repository.exception.RepositoryOperationException
 
RepositoryOperationException(Throwable) - Constructor for exception org.eclipse.cosmos.rm.provisional.repository.exception.RepositoryOperationException
 
RepositoryOperationException(String, Throwable) - Constructor for exception org.eclipse.cosmos.rm.provisional.repository.exception.RepositoryOperationException
 
retrieveDefinitions() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLInstanceDocument
Retrieves and returns the definitions for this instance document.
retrieveDocumentFragment(NamespaceContext, Node, String) - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLDocument
Retrieves and returns a document fragment based on the context node and the XPath expression that is passed in.
retrieveReferences(ISMLMetadata) - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLInstanceDocument
Retrieves and returns all references of this document based on the meta-data passed in.
retrieveRootDocuments() - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Retrieves the SML documents representing the root context of a model.
retrieveTargetNamespace() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLDefinitionDocument
Retrieves the target name space of this SML definition document.
run() - Method in interface org.eclipse.cosmos.rm.provisional.repository.operations.ISMLOperation
Executes this operation.

COSMOS 1.0.0 Resource-modeling Project
Public API Specification
A C D F G I M O R S