|
COSMOS ${releaseVersion} resource-modeling Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISMLInstanceDocument
Represents an instance SML document. An object of this type should
always have getMetadata().getDocumentType() return ISMLMetadata.DOCUMENT_TYPE_INSTANCE
| Method Summary | |
|---|---|
ISMLDefinitionDocument |
retrieveDefinition()
Retrieves and returns the definition of this instance document. |
ISMLDocument[] |
retrieveReferences(ISMLMetadata metadata)
Retrieves and returns all references of this document based on the meta-data passed in. |
| Methods inherited from interface org.eclipse.cosmos.rm.repository.provisional.resource.ISMLDocument |
|---|
getMetadata, retrieveDocumentFragment |
| Method Detail |
|---|
ISMLDefinitionDocument retrieveDefinition()
throws RepositoryOperationException
RepositoryOperationException
ISMLDocument[] retrieveReferences(ISMLMetadata metadata)
throws RepositoryOperationException
metadata - Meta information used to filter the result set of document
references.
RepositoryOperationException - In case of an error
|
COSMOS ${releaseVersion} resource-modeling Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||