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

G

getActiveDocuments() - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Returns the set of active documents of this repository
getAliases() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLMetadata
Retrieves and returns the aliases of the associated SML document
getBaseURI() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLIFIdentity
Returns the base URI of the SML-IF document
getBoundRules() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLMetadata
Retrieves and returns the bound rules of the associated SML document The returned map is expected to be indexed based on the alias that the rule is bound to
getDescription() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLIFIdentity
Returns the description of the SML-IF document
getDisplayName() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLIFIdentity
Returns the display name of the SML-IF document
getDocumentType() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLMetadata
Returns the document type
getId() - Method in interface org.eclipse.cosmos.rm.provisional.repository.operations.ISMLOperation
Returns the unique ID of this operation.
getId() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLIFIdentity
Retrieves the ID of the SML-IF document, which is implementation specific.
getId() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLMetadata
Retrieves and returns the id of the associated SML document.
getInternalErrors() - Method in interface org.eclipse.cosmos.rm.provisional.repository.operations.ISMLValidateOperation
Returns any internal error that may have occurred while performing the validation process.
getMetadata() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLDocument
Returns the meta-data associated with this document
getName() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLIFIdentity
Returns the name of the SML-IF document
getNodeList() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLDocumentFragment
The node list representing a fragment of the parent SML document
getOperation(String) - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Returns the operation matching the operation id passed in.
getOutput() - Method in interface org.eclipse.cosmos.rm.provisional.repository.operations.ISMLOperation
Used to retrieve the output of this operation if one is expected to be produced.
getParentDocument() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLDocumentFragment
Returns the parent document that owns this fragment
getProperty(String, Object) - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Retrieve the property of type Object with the name passed in.
getProperty(String, String) - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Retrieve the property of type String with the name passed in.
getProperty(String, boolean) - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Retrieve the property of type boolean with the name passed in.
getProperty(String, int) - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Retrieve the property of type int with the name passed in.
getRootElementName() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLMetadata
Retrieves and returns the root element name of the associated SML document.
getStatus() - Method in interface org.eclipse.cosmos.rm.provisional.repository.operations.ISMLValidateOperation
Reports on the status of the validation result
getSupportedOperations() - Method in interface org.eclipse.cosmos.rm.provisional.repository.core.ISMLRepository
Returns the ID of the supported operations of this repository.
getVersion() - Method in interface org.eclipse.cosmos.rm.provisional.repository.resource.ISMLIFIdentity
Returns the version of the SML-IF document
GraphQuery(OMElement) - Method in class org.eclipse.cosmos.rm.provisional.sml.mdr.SmlRepositoryMdr
 

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