COSMOS ${releaseVersion} resource-modeling Project
Internal API Specification
A B C D E F G H I K L M N O P R S T U V W X

A

abortOnError() - Method in class org.eclipse.cosmos.rm.validation.internal.core.ValidationEvent
 
AbstractAction - Class in org.eclipse.cosmos.rm.validation.internal.actions
An abstract class that all other object action delegates are expected to extend.
AbstractAction() - Constructor for class org.eclipse.cosmos.rm.validation.internal.actions.AbstractAction
 
AbstractDataBuilder - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
Abstract class that provides a default implementation of the IDataBuilder interface.
AbstractDataBuilder() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
Constructor
AbstractFormPage - Class in org.eclipse.cosmos.rm.smlif.internal.editor
An abstract form page that all other form pages are expected to extend.
AbstractFormPage(FormEditor, String, String) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
 
AbstractListenerManager - Class in org.eclipse.cosmos.rm.repository.internal.operations
Keeps track of the operation listeners.
AbstractListenerManager() - Constructor for class org.eclipse.cosmos.rm.repository.internal.operations.AbstractListenerManager
 
AbstractPropertyExtractor - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
This abstract property extractor will extract a set of elements/attribute values based on a set of conditions specified (e.g. the value of the name attribute for elements that have acyclic set to true)
AbstractPropertyExtractor(byte, String, String[][], String[]) - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractPropertyExtractor
Constructor
AbstractScheme - Class in org.eclipse.cosmos.rm.validation.internal.reference
An abstract implementation of the IXScheme interface
AbstractScheme() - Constructor for class org.eclipse.cosmos.rm.validation.internal.reference.AbstractScheme
 
AbstractSMLFragment - Class in org.eclipse.cosmos.rm.repository.internal.application.impl
An abstract SML fragment
AbstractSMLFragment() - Constructor for class org.eclipse.cosmos.rm.repository.internal.application.impl.AbstractSMLFragment
 
AbstractSMLOperation - Class in org.eclipse.cosmos.rm.repository.internal.operations
An abstract class used to implement common functionality between repository operations.
AbstractSMLOperation(ISMLRepository) - Constructor for class org.eclipse.cosmos.rm.repository.internal.operations.AbstractSMLOperation
Constructor
AbstractSMLValidator - Class in org.eclipse.cosmos.rm.validation.internal.core
This is an abstract implementation of ISMLValidation.
AbstractSMLValidator() - Constructor for class org.eclipse.cosmos.rm.validation.internal.core.AbstractSMLValidator
 
AbstractValidationOutput - Class in org.eclipse.cosmos.rm.validation.internal.common
A validation output is used to write messages while performing the validation process.
AbstractValidationOutput() - Constructor for class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput
 
AbstractValidationOutput.ValidationMessage - Class in org.eclipse.cosmos.rm.validation.internal.common
Represents a verification message, which is simply described as a set of unstructured attributes.
AbstractValidationOutput.ValidationMessage() - Constructor for class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
 
AbstractValidationOutput.ValidationMessageFactory - Class in org.eclipse.cosmos.rm.validation.internal.common
The validation factory class is used to generate validation messages.
AbstractValidationOutput.ValidationMessageFactory() - Constructor for class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
AbstractValidator - Class in org.eclipse.cosmos.rm.validation.internal.core
This abstract class provides common operations required by multiple validators
AbstractValidator() - Constructor for class org.eclipse.cosmos.rm.validation.internal.core.AbstractValidator
 
AbstractXMLContentDescriber - Class in org.eclipse.cosmos.rm.validation.internal.content
The abstract XML Content describer provides generic mechanisms for determining the content of an XML document
AbstractXMLContentDescriber() - Constructor for class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber
 
activated() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFTextPage
 
ACYCLIC_ATTRIBUTE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
Attributes
acyclicBadDerivation - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
acyclicCycleFound - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
AcyclicDataTypesList - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
This data structure stores a list of elements that are of type acyclic.
AcyclicDataTypesList() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.AcyclicDataTypesList
Constructor
acyclicDetectedCycle - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
acyclicInvalidURI - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
acyclicNoAcyclicTypeList - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
acyclicNoInheritanceMap - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
acyclicNoReferenceGraph - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
acyclicUnknown - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
AcyclicValidator - Class in org.eclipse.cosmos.rm.validation.internal.smlvalidators
This class is used to validate the acyclic sml extension
AcyclicValidator() - Constructor for class org.eclipse.cosmos.rm.validation.internal.smlvalidators.AcyclicValidator
Constructor
add(String, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.ImageManager
Creates an image descriptor for a given image directory prefix and image name adding it to the image registry.
add(String, String, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.ImageManager
Creates an image descriptor for a given image directory prefix, directory type and image name adding it to the image registry.
add(String, ImageDescriptor) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.ImageManager
Adds an image descriptor to this image manager.
ADD - Static variable in class org.eclipse.cosmos.rm.smlif.internal.SMLImages
 
addAlias(String, String[]) - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
addAlias(String) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ModelUnit
 
addAlias(String) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.DocumentNode
Add an alias for this document node.
addAliases(String, String[]) - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
Binds the set of aliases with the documents represented by the id argument.
addArgument(Object) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.AbstractSMLOperation
 
addAttribute(StringBuffer, NamedNodeMap, boolean, boolean) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Adds XML attributes to the string buffer passed in.
addChildSequence(int) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Add a child sequence to this expression
addConstrainedInstance(String, int[]) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder.IdentityConstraintStructure
Adds a constrained instance to this structure
addDeclaration(String, String, IdentityConstraintDataBuilder.IdentityConstraintDecl) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder.IdentityConstraintStructure
Adds a declaration to this structure
addDocument(ISMLMetadata, InputStream) - Method in class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
The id of the meta-data is used as the file path.
addEdge(ElementEdge) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.DocumentNode
Adds an element edge to this document
addElement(StringBuffer, int, String, boolean, boolean) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Adds an XML element to the string buffer passed in.
addElementDeclaration(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementTypeMap
Adds an element declaration
addElementDeclaration(ElementNode) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementTypeMap
Adds an element declaration
addEntry(String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.NamespaceContextBuilder.MappedNamespaceContext
 
addField(String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder.IdentityConstraintDecl
 
addFileToDefinitionsAndInstances(Map, ISMLDocument) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
Add indicated file to SML-IF document buffers, depending on type of file
addFileToSection(ISMLDocument, StringBuffer, Map) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
Add the file to the indicated section of the document.
addFileToSelected(IResource) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizard
 
addGloballyBoundRule(Schematron) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
Adds a globally bound rule
addImages() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.ImageManager
Subclasses are supposed to add all the images to this manager in this method implementation.
addImages() - Method in class org.eclipse.cosmos.rm.smlif.internal.SMLImages
 
addIndent(StringBuffer, int) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
 
addOrphanedConstrainedInstance(int, int[]) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder.IdentityConstraintStructure
 
addPages() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFEditor
 
addPages() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizard
 
addPages() - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizard
 
addPages() - Method in class org.eclipse.cosmos.rm.smlif.internal.newfile.ui.NewFileWizard
 
addProgressListener(IProgressListener) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.AbstractListenerManager
 
addRule(Schematron.Rule) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.Schematron.Pattern
 
addRuleBinding(String, String[]) - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
addRuleBinding(String, String[]) - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
Binds a rule with a set of aliases passed in
addScheme(IXScheme) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Add a scheme to this expression
addValidationListener(IValidationListener) - Method in class org.eclipse.cosmos.rm.validation.internal.core.AbstractValidator
 
addValidationListener(IValidationListener) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
addValidationListener(IValidationListener) - Method in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
 
addValidationListener(IValidationListener) - Method in class org.eclipse.cosmos.rm.validation.internal.core.SchematronValidatorImpl
 
alias - Variable in class org.eclipse.cosmos.rm.validation.internal.artifacts.RuleBinding
 
ALIAS_COLUMN - Static variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
ALIAS_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
aliasChoicesCombo - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
ALIASES_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
aliasFound - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.RootElementAliasLookupBuilder
 
aliasListViewer - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
ANNOTATION_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
ANY_DOCUMENT_ALIAS - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLConstants
 
APP_INFO_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
appendAliasToBuffer(String, StringBuffer) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
 
appendDefinitionsAndInstances() - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
Copy definition and instance buffers to SML-IF buffer before writing file to system.
appendSMLIFIdentityInformation(StringBuffer, ISMLIFIdentity) - Static method in class org.eclipse.cosmos.rm.repository.internal.SMLRepositoryUtil
Create the starting tags to a new SML-IF file, including the identity information, and append them to the string buffer.
appendToContents(String) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ModelUnit
 
appendToErrorMessage(String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
Appends to the error message
appendToReference(String) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementEdge
Appends to the reference path
APPLICATIONURI_ATTRIBUTE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
ARITY - Static variable in class org.eclipse.cosmos.rm.validation.internal.reference.DerefXPathFunction
Arity - The number of arguments for the dref function
ASSERT_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
ATTRIBUTE - Static variable in class org.eclipse.cosmos.rm.smlif.internal.editor.XMLLineStyler
 
ATTRIBUTE_COLUMN_NUMBER - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
An integer indicating the character location associated with this message
ATTRIBUTE_CONFIGURATION_PROPERTY - Static variable in class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
The attribute name of the configuration property file
ATTRIBUTE_ENV - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
This attribute indicates the environment that the validation process is being done in.
ATTRIBUTE_FAST_FAIL_POLICY - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Indicates whether the validation should stop after encountering the first error.
ATTRIBUTE_FILE_OUTPUT - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
A path to a file which the message will be written to
ATTRIBUTE_INPUT_TYPE - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Indicates the input type.
ATTRIBUTE_INSTANCE - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
If IValidator.ATTRIBUTE_INPUT_TYPE is set to "value.sml.unit", then the expected value of this attribute is a set of comma separated SML unit documents; otherwise the input is expected to be the path of an SML-IF document.
ATTRIBUTE_LINE_NUMBER - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
An integer indicating the line number associated with this message
ATTRIBUTE_LINE_NUMBER - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
An integer indicating the line number associated with this message
ATTRIBUTE_MESSAGE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
The message attribute.
ATTRIBUTE_MESSAGE - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
The message attribute.
ATTRIBUTE_NODE_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
ATTRIBUTE_OUTPUT - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Indicates the validation output attribute
ATTRIBUTE_RESOURCE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
An object of type IResource indicating the resource associated with this message
ATTRIBUTE_RESOURCE - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
An object of type IResource indicating the resource associated with this message
ATTRIBUTE_SCHEMATRON_SCHEMA - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Indicates the location of the schematron schema.
ATTRIBUTE_SEVERITY - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
The severity attribute.
ATTRIBUTE_SEVERITY - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
The severity attribute.
ATTRIBUTE_SML_IF_SCHEMA - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Indicates the location of the SML-IF schema.
ATTRIBUTE_STRUCTURED_OUTPUT - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Indicates the structured schematron output attribute
ATTRIBUTE_VALIDATION_SCHEMATRON - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Stores the class that will be used to perform the schematron validation
ATTRIBUTE_VALIDATION_SML - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Stores the classes that will be used to perform the SML (schema extension) validations
ATTRIBUTE_VALIDATION_XML - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IValidator
Stores the class that will be used to perform the XML validation

B

BACKWARD_SLASH - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
BadContextException - Exception in org.eclipse.cosmos.rm.validation.internal.reference
This exception is thrown when the context of a XPointer expression is missing or unrecognized.
BadContextException(String) - Constructor for exception org.eclipse.cosmos.rm.validation.internal.reference.BadContextException
Constructor
BadExpressionException - Exception in org.eclipse.cosmos.rm.validation.internal.reference
This exception is thrown when there is an error in evaluating the expression that is to be evaluated.
BadExpressionException(String) - Constructor for exception org.eclipse.cosmos.rm.validation.internal.reference.BadExpressionException
Constructor
BadExpressionException(Throwable) - Constructor for exception org.eclipse.cosmos.rm.validation.internal.reference.BadExpressionException
Constructor
BARE_NAME_TYPE - Static variable in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Indicates a bare name type
BASE_ATTRIBUTE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
BASE_URI_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
BASE_URI_PREFIX - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLConstants
 
baseURIText - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
beginTagFor(String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Return an XML begin tag for the elementName.
beginTagFor(String, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Return an XML begin tag for the namespace and element name.
bindRule(String, Schematron) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
Binds a rule with the document alias passed in
bindRule(String, String, Schematron) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
Binds a rule with a namespace and a localname
buffer - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder
Stores the schematron rule
buildGoodKids(IResource[]) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportResourceTreeContentProvider
 
buildRuleBindings(ISMLDocument[], RuleBinding[]) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
 

C

calculateRemainingHorizontalSpace(Table) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
canModify(Object, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.RuleBindingTableCellModifier
 
canPerformFind() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFTextPage.FindReplaceTarget
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.SMLIFFileHandler
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.RuleFindingFileHandler
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.common.ReferenceExtractor
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DocumentDOMBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityDataBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ReferenceGraphDataBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.RootElementAliasLookupBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.SMLValidatingBuilder
 
characters(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetInstanceBuilder
 
checkImages() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.ImageManager
Checks if the images are loaded in the cache.
checkSourceFileName() - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
checkStateChanged(CheckStateChangedEvent) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizard
 
checkType(Class, Class) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.AbstractSMLOperation
Checks that the expected class is equivalent to actual
checkType(Object[], Class) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.AbstractSMLOperation
Checks that each argument's class is of type expected
checkType(Object[], Class[]) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.AbstractSMLOperation
Checks to ensure that argument[i]'s class is equivalent to expectedClasses[i].
checkWorkspaceDirName(String) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
Answer whether the destination directory entered is a valid project or folder name.
checkWorkspaceDirName(String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Answer whether the destination directory entered is a valid project or folder name.
checkWorkspaceResourceName(String) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
checkWorkspaceResourceName(String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
 
CHILD_SEQUENCE_TYPE - Static variable in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Indicates a child sequence type
clear() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DataBuilderRegistry
Clears the registry
close() - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput
 
close() - Method in class org.eclipse.cosmos.rm.validation.internal.common.FileOutput
 
close() - Method in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationOutput
Closes any stream and performs any clean up necessary
CLOSE_ANGLE_BRACKET - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
COLON - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
COMMA - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
COMMENT - Static variable in class org.eclipse.cosmos.rm.smlif.internal.editor.XMLLineStyler
 
comment(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
comment(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
 
comment(char[], int, int) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DocumentDOMBuilder
Create a comment DOM node
commit(boolean) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFFormPart
 
commonCancel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
commonColumn - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
commonCopy - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
commonError - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
commonLine - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
commonNoAlias - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
commonOK - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
commonUnknown - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
commonUnknown - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
compare(int, int) - Static method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementLocation
 
compareElementInstance(Object, Object) - Method in class org.eclipse.cosmos.rm.validation.internal.smlvalidators.TargetValidator
 
compareTo(Object) - Method in class org.eclipse.cosmos.rm.repository.internal.resource.SMLFileInstanceDocument
 
compareTo(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementLocation
 
compile(String) - Static method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointer
Compiles an XPointer expression and returns an instance of XPointerExpression which can be used to evaluate the expression.
COMPLEXTYPE_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
ComplexTypeElementBuilder - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
This builder will build a datastructure that will contian all complex type
ComplexTypeElementBuilder() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.ComplexTypeElementBuilder
 
confirmNoError - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
confirmNoErrorTitle - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
connect(Map) - Method in class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
 
CONTEXT_ATTRIBUTE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
CONTEXTPARAM - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
Context parameter that is used to specify the rule context
CONTINUE - Static variable in class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber
Indicates that the content search should continue
continueOnError - Variable in class org.eclipse.cosmos.rm.validation.internal.core.ValidationEvent
Indicate whether current processing should proceed.
continueOnError() - Method in class org.eclipse.cosmos.rm.validation.internal.core.ValidationEvent
 
CREATE_STRUCTURE - Static variable in interface org.eclipse.cosmos.rm.repository.internal.core.IFileSystemSMLProperties
A boolean set to true to create any structure needed as part of an import operation; false otherwise.
createAddRemoveButtons(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
createAliasAddRemoveButtons(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createAliasControls(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createBrowseButtonRow(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createBrowseButtons(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createCheckBoxOptions(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
Creates a composite that corresponds to the a column in the given parent.
createControl(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createControl(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createControl(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
createControl(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createControl(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.newfile.ui.NewFileWizardIdentityPage
 
createDescriptionComposite(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createDestinationGroup(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createDestinationLocationSection(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createDestinationText(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createDetectedDocumentsLabel(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createDirectoryStructureFor(File) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
 
createDocumentDetailComposite(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createDocumentInformationGroup(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createDocumentList(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createElement(Node, String, String) - Static method in class org.eclipse.cosmos.rm.smlif.internal.common.SMLCommonUtil
 
createElementTag(String, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Return a full XML element with begin and end tags, and data in between.
createElementTag(String, String, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Return a full XML element with begin and end tags, and data in between.
createErrorMessage(String, int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
createErrorMessage(int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
createErrorMessage(String, int, int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
createFileTree(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createFolderStructureButton - Variable in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createFormattedElement(Node, String, String, boolean) - Static method in class org.eclipse.cosmos.rm.smlif.internal.common.SMLCommonUtil
 
createFormContent(IManagedForm) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
 
createFormLabel(Composite, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createIdentityInformationGroup(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createImageDescriptor(String, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.ImageManager
Creates an image descriptor for a given image directory prefix and image name.
createInfoMessage(String, int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
createInfoMessage(int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
createLeftColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
Create the left column content of the page
createLeftColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.DocumentsPage
 
createLeftColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.OverviewPage
 
createNameAndURIComposite(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createPartControl(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFTextPage
 
createPathsGroup(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createProjectPromptComposite(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createRightColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
Create the right column content of the page
createRightColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.DocumentsPage
 
createRightColumn(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.OverviewPage
 
createRuleBindingsLabel(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
createRuleBindingsTable(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
createSashForm(Composite, int) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLFormToolkit
Creates and returns a sash form
createSAXParser(Object, boolean, LexicalHandler, IValidationOutput) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Answer a new SAXParser instance with the specified attributes.
createSAXParser(String) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
Configures the default handler and associates the schema with the SAX Parser
createSection(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
Create and return a section
createSelectedResourcesLabel(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createSelectionButtons(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
createSourceFileSection(Group) - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
createStringListViewer(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createStyledtext(Composite, String, int) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLFormToolkit
Creates and returns a styled text that can be used by a form page
createTableControlListener(Table) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
createTextField(Composite, String, boolean, String, ModifyListener) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
Create a label and a text field.
createTextField(Composite, String, String, ModifyListener) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
Equivalent to createTextField(parent, label, false, initialValue, modifyListener)
createTypeControls(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createValidationMessage(DocumentDOMBuilder, Node, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
 
createValidationOutput() - Method in class org.eclipse.cosmos.rm.validation.internal.core.SMLMainValidator
Create a validation output based on the environment that the validation is being performed in.
createValidator(Class, Object) - Static method in class org.eclipse.cosmos.rm.validation.internal.core.ValidationFactory
Constructs and returns a set of validators based on the class type and the classes passed in.
createVerticalButtonPanel(Composite) - Static method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizard
 
createVerticalButtonPanel(Composite) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
createVerticalButtonPanelButton(Composite, String) - Static method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizard
 
createWarningMessage(String, int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
createWarningMessage(int, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessageFactory
 
currentTargetElement - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.RootElementAliasLookupBuilder
 
currentTargetElement - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetInstanceBuilder
 

D

data - Variable in class org.eclipse.cosmos.rm.repository.internal.operations.OperationEvent
The data field may/may not be set based on the specific event type
data - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
The data structure associated with this builder KEY = taget namespace of the schema containing the schematron rule OR ElementSchematronCacheBuilder.RuleBindings.UNTARGETED VALUE = An object of type Map that contains: KEY = The document alias, the element name, or the element type VALUE = The schematron node that should be applied to the element
DATA_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
DataBuilderRegistry - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
The data builder registery is a singleton class which allows different data builders to register themselves prior to the start of the validation process.
DataBuilderRegistry() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.DataBuilderRegistry
 
dataFound - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.RootElementAliasLookupBuilder
 
dataStructure - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetInstanceBuilder
 
dataStructure - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetSchemaBuilder
 
DatastructureBuilderImpl - Class in org.eclipse.cosmos.rm.validation.internal.core
Implements a custom SAX Default Handler that will delegate ContentHandler calls to IDataBuilder instances.
DatastructureBuilderImpl() - Constructor for class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
dataStructureBuilders - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.DataBuilderRegistry
Stores the data structure builders
deactivated() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFTextPage
 
DEFAULT_VALIDATION_XML_LITERAL - Static variable in interface org.eclipse.cosmos.rm.validation.internal.core.IXMLValidator
Indicates to use the default XML schema validation.
DefinitionContentDescriber - Class in org.eclipse.cosmos.rm.validation.internal.content
 
DefinitionContentDescriber() - Constructor for class org.eclipse.cosmos.rm.validation.internal.content.DefinitionContentDescriber
 
definitionHasRule(IFile) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
DEFINITIONS - Static variable in class org.eclipse.cosmos.rm.smlif.internal.SMLImages
 
DEFINITIONS_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
DEFINITIONS_INSTANCES_PHASE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
Data builder interested to be notified while the definition or instance section is being processed should use this constant.
DEFINITIONS_PHASE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
Indicates that the definition section of the document is being processed
definitionsEnd - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
definitionsStart - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
deleteFileTree(File) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
This method attempts to delete the specified root file.
deref(NodeList) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.SMLExtensionFunctions
SML deref function
deref(String) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.SMLExtensionFunctions
 
DEREF_FN - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
XPath Extension functions
DerefXPathFunction - Class in org.eclipse.cosmos.rm.validation.internal.reference
This is an implementaion of the dref function specified in the SML specification.
DerefXPathFunction() - Constructor for class org.eclipse.cosmos.rm.validation.internal.reference.DerefXPathFunction
 
describe(InputStream, IContentDescription) - Method in class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber
 
DESCRIPTION_ATTRIBUTE - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
DESCRIPTION_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
descriptionText - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
determineType(String) - Method in class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber
Used to determine the type of the content based on the line passed in
determineType(String) - Method in class org.eclipse.cosmos.rm.validation.internal.content.DefinitionContentDescriber
 
determineType(String) - Method in class org.eclipse.cosmos.rm.validation.internal.content.InstanceContentDescriber
 
determineType(String) - Method in class org.eclipse.cosmos.rm.validation.internal.content.SMLIFContentDescriber
 
DIAGNOSTIC_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
dialogErrorDisplaying - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
dialogErrorDisplayingTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
dialogResourceNotFound - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
dialogResourceNotFoundTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
dialogResourceQuestion - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
dialogResourceQuestion1 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
dialogResourceTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
disconnect() - Method in class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
 
DISPLAY_NAME_ATTRIBUTE - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
DISPLAY_NAME_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
displayNameText - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
dispose() - Method in class org.eclipse.cosmos.rm.smlif.internal.dialogs.ResourceSelectionDialog
 
dispose() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFEditor
 
dispose() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFFormPart
 
dispose() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.XMLLineStyler
 
dispose() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportResourceTreeContentProvider
 
DOC_INFO_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
docAliasEnd - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
docAliasesEnd - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
docAliasesStart - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
docAliasStart - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
docDataEnd - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
document - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportWizardRuleBinding
 
DOCUMENT_COLUMN - Static variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
DOCUMENT_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
Elements
DOCUMENTALIAS_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
documentChoicesCombo - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
documentDetailComposite - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
DocumentDOMBuilder - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
This class will build a map containing all instance documents in a DOM format.
DocumentDOMBuilder() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.DocumentDOMBuilder
 
documentDOMBuilder - Variable in class org.eclipse.cosmos.rm.validation.internal.smlvalidators.SchematronValidator
 
documentDOMBuilderElems - Variable in class org.eclipse.cosmos.rm.validation.internal.smlvalidators.TargetValidator
 
DocumentNode - Class in org.eclipse.cosmos.rm.validation.internal.artifacts
A document node is used to represent an SML-IF document
DocumentNode() - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.DocumentNode
 
documents - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
List of ModelUnitFile instances the RuleBindingTableCellModifier uses for looking up a document by its index in the combo box editor
DOCUMENTS - Static variable in class org.eclipse.cosmos.rm.smlif.internal.SMLImages
 
DocumentsPage - Class in org.eclipse.cosmos.rm.smlif.internal.editor
 
DocumentsPage(FormEditor) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.editor.DocumentsPage
Constructor
doExport() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
doGetValue() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.EditableComboBoxCellEditor
 
doImport() - Method in class org.eclipse.cosmos.rm.smlif.internal.importing.ui.ImportFromSMLIFWizardPage
 
doit - Variable in class org.eclipse.cosmos.rm.repository.internal.operations.OperationEvent
Used to interrupt the import operation
DOM_CONFIG_NAMESPACE_DECLARATIONS - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
DOM_CONFIG_XML_DECLARATION - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
DOM serializer constants
domParseDocument(InputStream, boolean, boolean) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Uses a DOM parser to parse the XML file passed in
domParseDocument(InputStream) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
 
doSave(IProgressMonitor) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.AbstractFormPage
 
doSave(IProgressMonitor) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFEditor
 
doSaveAs() - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFEditor
 
doSetValue(Object) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.EditableComboBoxCellEditor
 
DOUBLE_QUOTE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
DUMMY_BASE_URI - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationConstants
 

E

EditableComboBoxCellEditor - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
 
EditableComboBoxCellEditor(Composite, String[], int) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.EditableComboBoxCellEditor
 
editorActionsTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorAddButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorAddDocument - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorAlias - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorAliases - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorBaseURI - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorDefinitions - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorDescription - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorDisplayName - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorDocuments - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorDocumentTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorFileChanged - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorFileChangedTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorGeneralInformation - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorImportModel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorInstances - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorLogicalRepresentation - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorLogicalTree - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorName - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorOverviewTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorRemoteDoc - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorRemoveButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorRemoveDocument - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorRemoveDocumentQuestion - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorRemoveDocumentTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorSMLIF - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorSMLIFTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorSourceTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorValidateDocument - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorVersion - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
editorXMLRepresentation - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
ELEMENT - Static variable in class org.eclipse.cosmos.rm.smlif.internal.editor.XMLLineStyler
 
ELEMENT - Static variable in class org.eclipse.cosmos.rm.smlif.internal.SMLImages
 
ELEMENT_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
ElementEdge - Class in org.eclipse.cosmos.rm.validation.internal.artifacts
An element edge represents an edge from a target to a source element from/in the contained document
ElementEdge(String, String, int) - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementEdge
The constructor
ElementLocation - Class in org.eclipse.cosmos.rm.validation.internal.artifacts
Used to store location detail about an element
ElementLocation(String, int) - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementLocation
 
ElementLocation(String, int, int) - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementLocation
 
ElementModel - Class in org.eclipse.cosmos.rm.validation.internal.artifacts
Model object to track schemas & instances found in validating SML resources.
ElementModel(String, String, int, int) - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementModel
 
elementName - Variable in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractPropertyExtractor
The element name
ElementNode - Class in org.eclipse.cosmos.rm.validation.internal.artifacts
Element Node represents a node in a document.
ElementNode() - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementNode
 
ElementNode(String, String, int, int) - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementNode
 
ElementSchematronCacheBuilder - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
This builder will extract the schematron from the definition document and create a map of namespace, element and schematron fragments.
ElementSchematronCacheBuilder() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder
 
ElementSchematronCacheBuilder.RuleBindings - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
A data structure that stores the schematron rule bindings
ElementSchematronCacheBuilder.RuleBindings() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
 
ElementSourceBuilder - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
This class will obtain the source for all instance and XML schema documents for the purpose of Schema validation, also obtaining line number information.
ElementSourceBuilder(String) - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSourceBuilder
 
ElementTypeMap - Class in org.eclipse.cosmos.rm.validation.internal.artifacts
This structure is used to find the mapping between an element and its associated type.
ElementTypeMap() - Constructor for class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementTypeMap
Constructor
elementTypeMapBuilderStructure - Variable in class org.eclipse.cosmos.rm.validation.internal.smlvalidators.SchematronValidator
 
elementTypeMapBuilderStructure - Variable in class org.eclipse.cosmos.rm.validation.internal.smlvalidators.TargetValidator
 
ElementTypeMapDataBuilder - Class in org.eclipse.cosmos.rm.validation.internal.databuilders
Constructs a map that stores the relationship between the element names and their associated type.
ElementTypeMapDataBuilder() - Constructor for class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementTypeMapDataBuilder
 
EMPTY_ATTRIBUTES - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationConstants
An empty attribute
EMPTY_STRING - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationConstants
Miscellaneous constants
endCDATA() - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
endDefinitions() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
 
endDefinitions() - Method in interface org.eclipse.cosmos.rm.validation.internal.databuilders.IDataBuilder
This method will be called when the parser ends parsing the definitions part of the document
endDocument() - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
endDTD() - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.repository.internal.application.impl.TypeInfoHandler
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.SMLIFFileHandler
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.RuleFindingFileHandler
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.common.ReferenceExtractor
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DocumentDOMBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSourceBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityDataBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.NamespaceContextBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ReferenceGraphDataBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.RootElementAliasLookupBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.SMLValidatingBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetInstanceBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetSchemaBuilder
 
endElement(String, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TypeInheritanceDataBuilderImpl
 
endEntity(String) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
endInstances() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
 
endInstances() - Method in interface org.eclipse.cosmos.rm.validation.internal.databuilders.IDataBuilder
This method will be called when the parser ends parsing the instances part of the document
endPrefixMapping(String) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
endSchema(String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetSchemaBuilder
 
endTagFor(String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Return an XML end tag for the elementName.
endTagFor(String, String) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
Return an XML end tag for the namespace and element name.
EOL - Static variable in class org.eclipse.cosmos.rm.smlif.internal.editor.XMLLineStyler
 
EQUAL_SIGN - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
equals(Object) - Method in class org.eclipse.cosmos.rm.repository.internal.resource.SMLFileDocument
 
equals(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ResourceWrapper
 
equals(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.RuleBinding
 
equals(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.TypeNode
 
equals(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
 
error(SAXParseException) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
error(SAXParseException) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.SMLValidatingBuilder
 
ERROR_DATA_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
errorAddingDocument0 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorAddingDocument1 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorAddingDocumentTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorBadContext - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorBadNSExpression - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorBadPrefix - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorBadURI - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorBadXPathExpression - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorBaseNullURI - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorClassNotFound - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorContentType - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorContentTypeTitle - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorCreatingDocument - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorCSNotNumber - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorDetermineName - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorEditorPages - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorEditorTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorEditorWrongInput - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorIllegalArguments - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorInstantiating - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorInvalidArgument - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorInvalidURI - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMarkerOutput - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingContext - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingDocument - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingExpression - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingFile - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingNamespace - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingNoImpl - Static variable in class org.eclipse.cosmos.rm.repository.internal.RepositoryMessages
 
errorMissingStructure - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingWrongType - Static variable in class org.eclipse.cosmos.rm.repository.internal.RepositoryMessages
 
errorMissingXPathFactory - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorMissingXPathInstance - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorModifyingAlias0 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorModifyingAliasTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorNoInput - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorNoInputTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorNoSelection - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorNoSelectionTitle - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorOpening - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorOpeningFileLine - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorOpeningTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorParsingDocument - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorReferenceNullURI - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorRemoving - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorRemovingAlias1 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorRemovingAlias2 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorRemovingDocument0 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorRemovingDocumentTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorSaving0 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorSaving1 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorSaving2 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorSavingTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorSynchronize - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorSynchronizeTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorUnbalancedBracket - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorUnclosedExpression - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorUnsupportedSAXProperty0 - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorUnsupportedSAXProperty1 - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorValidate - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorValidatorInstantiation - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorWrongReturnScope - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorWrongReturnType - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
errorWrongRootNode - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
errorWrongType - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
evaluate(List) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.DerefXPathFunction
 
evaluate(String) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.DerefXPathFunction
Evaluates expression to a node object
evaluate(Object) - Method in interface org.eclipse.cosmos.rm.validation.internal.reference.IXScheme
Evaluates this scheme and returns an object as a result of the evaluation.
evaluate(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XmlnsScheme
 
evaluate(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Evaluates this expression using the context that is passed in
evaluate(Object) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerScheme
 
evaluateExpression(DerefXPathFunction.ArrayNodeList, String) - Method in class org.eclipse.cosmos.rm.validation.internal.reference.DerefXPathFunction
 
exists() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ResourceWrapper
 
exportErrorCannotDeleteWorkspaceFile - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportErrorCouldNotCreateDirectoryStructure - Static variable in class org.eclipse.cosmos.rm.repository.internal.RepositoryMessages
 
exportErrorFileNotFound - Static variable in class org.eclipse.cosmos.rm.repository.internal.RepositoryMessages
 
exportErrorFileNotReadable - Static variable in class org.eclipse.cosmos.rm.repository.internal.RepositoryMessages
 
exportErrorNameShouldNotBeDirectory - Static variable in class org.eclipse.cosmos.rm.repository.internal.RepositoryMessages
 
exportErrorTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportFromFiles(ISMLDocument[], Map, RuleBinding[], ISMLIFIdentity) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
Build an SML-IF file from a collection of individual files representing definition and instance model units.
ExportOperation - Class in org.eclipse.cosmos.rm.repository.internal.operations
Export a set of SML model documents to an SML-IF file
ExportOperation(ISMLRepository) - Constructor for class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
 
ExportResourceTreeContentProvider - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
Content provider for displaying resources that can be selected for export
ExportResourceTreeContentProvider() - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportResourceTreeContentProvider
 
ExportResourceTreeLabelProvider - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
Label provider for displaying resources that can be selected for export
ExportResourceTreeLabelProvider() - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportResourceTreeLabelProvider
 
ExportToSMLIFWizard - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
Wizard for exporting SML documents into an SML-Interchange Format file.
ExportToSMLIFWizard() - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizard
 
ExportToSMLIFWizardPage - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
 
ExportToSMLIFWizardPage(String, IStructuredSelection) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
ExportToSMLIFWizardPage2 - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
Second page of export wizard, with document alias and identity information
ExportToSMLIFWizardPage2(String, IStructuredSelection) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
ExportToSMLIFWizardPage3 - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
Third page of export wizard, containing rule binding mappings
ExportToSMLIFWizardPage3(String, IStructuredSelection) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage3
 
exportWizardAddButtonLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardAddButtonLabelNonPrompting - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardAliasesLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardBaseURILabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDescriptionLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDescriptionPage3 - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDescriptionPageTwo - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDestinationGroupTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDetectedDocumentsLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDisplayNameLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardDocumentInformationGroupLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardErrorURINotValid - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardFileInstruction - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardIdentityInformationGroupTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageBrowseButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageBrowseFileSystemButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageBrowseWorkspaceButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageDeselectAllButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageErrorProjectNameNotValid - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageProjectLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageProjectPrompterMessage - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageProjectPrompterTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageSaveAsDialogTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageSelectAllButton - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardMainPageSelectedResourcesLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardNameLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardNewAliasPrompt - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardNewAliasTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardNewRuleDialogPrompt - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardNewRuleDialogTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardOptionExportToFileSystem - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardOptionExportToWorkspace - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardPageTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardRemoveButtonText - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
ExportWizardRuleBinding - Class in org.eclipse.cosmos.rm.smlif.internal.export.ui
Specialized rule binding for presentation in export wizard
ExportWizardRuleBinding(ISMLDocument, String, String) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportWizardRuleBinding
 
ExportWizardRuleBinding() - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportWizardRuleBinding
 
ExportWizardRuleBinding(String, String) - Constructor for class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportWizardRuleBinding
 
exportWizardRuleBindingsSectionLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardRulesLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardRuleTableAliasColumn - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardRuleTableDocumentColumn - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardRuleTableRuleColumn - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardTitle - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardTypeComboDefinition - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardTypeComboInstance - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardTypeLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
exportWizardVersionLabel - Static variable in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
EXPRESSION_ATTRIBUTE - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
EXTENSION_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
EXTENSION_SCHEMA - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationConstants
Known file extensions
EXTENSION_SML - Static variable in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationConstants
 
extractReference(Node) - Static method in class org.eclipse.cosmos.rm.repository.internal.SMLRepositoryUtil
Extracts the text node representing the SML document reference from the root node passed in.

F

FACET_ELEMENT - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
FACET_REF_ELEMENT - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
FACET_TYPE - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
 
FACETS_ELEMENT - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
Elements
FACETS_TYPE - Static variable in interface org.eclipse.cosmos.rm.repository.internal.ISMLRepositoryConstants
Types
failedValidation - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
failedValidationTitle - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.SMLMessages
 
fatalError(Exception) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
fatalError(int, String) - Method in class org.eclipse.cosmos.rm.validation.internal.core.DatastructureBuilderImpl
 
fetchDocuments(ISMLMetadata) - Method in class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
 
FIELD_BASE_URI - Static variable in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
The fields
FIELD_DESCRIPTION - Static variable in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
The fields
FIELD_DISPLAY_NAME - Static variable in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
The fields
FIELD_ELEMENT - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
FIELD_NAME - Static variable in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
The fields
FIELD_VERSION - Static variable in class org.eclipse.cosmos.rm.repository.internal.core.MetadataProcessor
The fields
fileExistsAndIsReadable(File) - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ExportOperation
Answer whether a file exists and is readable
FileExportOperation - Class in org.eclipse.cosmos.rm.repository.internal.operations
The implementation of the file export operation.
FileExportOperation(ISMLRepository) - Constructor for class org.eclipse.cosmos.rm.repository.internal.operations.FileExportOperation
Constructor
FileHelper - Class in org.eclipse.cosmos.rm.validation.internal.util
FileHelper provides file helper apis
FileHelper() - Constructor for class org.eclipse.cosmos.rm.validation.internal.util.FileHelper
 
FileImportOperation - Class in org.eclipse.cosmos.rm.repository.internal.operations
The implementation of the import operation.
FileImportOperation(ISMLRepository) - Constructor for class org.eclipse.cosmos.rm.repository.internal.operations.FileImportOperation
Constructor
fileIsWorkspacePath(String) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
FileOutput - Class in org.eclipse.cosmos.rm.validation.internal.common
 
FileOutput() - Constructor for class org.eclipse.cosmos.rm.validation.internal.common.FileOutput
 
FileSystemSMLRepository - Class in org.eclipse.cosmos.rm.repository.internal.core
A file system implementation of an SML repository.
FileSystemSMLRepository() - Constructor for class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
 
fileTree - Variable in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
FileValidateOpeartion - Class in org.eclipse.cosmos.rm.repository.internal.operations
 
FileValidateOpeartion(ISMLRepository) - Constructor for class org.eclipse.cosmos.rm.repository.internal.operations.FileValidateOpeartion
Constructor
findAndSelect(int, String, boolean, boolean, boolean) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFTextPage.FindReplaceTarget
 
findCause(Throwable) - Static method in class org.eclipse.cosmos.rm.validation.internal.common.SMLValidatorUtil
 
fireValidationEventOccurred(ValidationEvent) - Method in class org.eclipse.cosmos.rm.validation.internal.core.AbstractValidator
 
firstSegment(String, int) - Static method in class org.eclipse.cosmos.rm.repository.internal.SMLRepositoryUtil
Returns the index-th segment of path starting from the beginning.
FOLDER - Static variable in class org.eclipse.cosmos.rm.smlif.internal.SMLImages
 
formatMessage(IResource, int, String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.common.TextOutput
Formats the attributes of a verification message into a message that can be logged to an output stream
FORWARD_SLASH - Static variable in class org.eclipse.cosmos.rm.validation.internal.common.ISMLConstants
 
FULL_XPOINTER_TYPE - Static variable in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Indicates a full xpointer type

G

getAbsolutePath() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ResourceWrapper
 
getAction(ITextEditor, String) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFEditorContributor
 
getActiveDocuments() - Method in class org.eclipse.cosmos.rm.repository.internal.core.FileSystemSMLRepository
 
getAdapter(Class) - Method in class org.eclipse.cosmos.rm.smlif.internal.editor.SMLIFTextPage
 
getAdditionalSchemaLocation() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementModel
 
getAlias() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.RuleBinding
 
getAliases() - Method in class org.eclipse.cosmos.rm.repository.internal.operations.ModelUnit
 
getAliases() - Method in class org.eclipse.cosmos.rm.repository.internal.resource.SMLFileMetadata
 
getAliases() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
getAliases() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.DocumentNode
Returns the aliases of this document
getAliasFileMap() - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
getAliasRuleBinding() - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
getAlternativeId(ISMLRepository, String) - Static method in class org.eclipse.cosmos.rm.repository.internal.SMLRepositoryUtil
A document can have two alternative IDs: one relative to the context root directory or an absolute path from the the context directory.
getApplicationUri() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.SchematronOutput
 
getArguments() - Method in class org.eclipse.cosmos.rm.repository.internal.operations.AbstractSMLOperation
 
getAssociatedResource() - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput
 
getAttribute(String, int) - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
Retrieve an integer attribute
getAttribute(String, boolean) - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
Retrieve a boolean attribute
getAttribute(String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
Retrieve a string attribute
getAttribute(String) - Method in class org.eclipse.cosmos.rm.validation.internal.common.AbstractValidationOutput.ValidationMessage
Retrieve an object attribute
getAttribute(String, int) - Method in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
Retrieve an integer attribute
getAttribute(String, boolean) - Method in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
Retrieve a boolean attribute
getAttribute(String, String) - Method in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
Retrieve a string attribute
getAttribute(String) - Method in interface org.eclipse.cosmos.rm.validation.internal.common.IValidationMessage
Retrieve an object attribute
getAttributes() - Method in class org.eclipse.cosmos.rm.validation.internal.core.SMLMainValidator
Returns the attributes
getBareName() - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
 
getBase() - Method in class org.eclipse.cosmos.rm.repository.internal.reference.SMLDocumentReference
 
getBase() - Method in class org.eclipse.cosmos.rm.validation.internal.reference.URIReference
 
getBaseURI() - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
getBaseURI() - Method in class org.eclipse.cosmos.rm.repository.internal.operations.SMLIFFileHandler
 
getBaseURI() - Method in class org.eclipse.cosmos.rm.repository.internal.resource.SMLIFIdentity
 
getBaseURI() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage2
 
getBaseURI() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityDataBuilder.SMLIFIdentity
 
getBaseURIText() - Method in class org.eclipse.cosmos.rm.smlif.internal.newfile.ui.NewFileWizardIdentityPage
 
getBoundRules() - Method in class org.eclipse.cosmos.rm.repository.internal.resource.SMLFileMetadata
 
getBoundRules(String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
Returns a rule that's been bound to an alias via the ruleBindings element
getBoundRules(String, String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder.RuleBindings
Returns a rule that's been bound to an element name or a element type declaration.
getBundleForConstructedKeys() - Static method in class org.eclipse.cosmos.rm.smlif.internal.common.SMLMessages
 
getCheckedCount() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportToSMLIFWizardPage
 
getChildren(Object) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.ExportResourceTreeContentProvider
 
getChildren() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ResourceWrapper
 
getChildSequence() - Method in class org.eclipse.cosmos.rm.validation.internal.reference.XPointerExpression
Retuns a copy of the child sequence
getColumnImage(Object, int) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.RuleBindingTableLabelProvider
 
getColumnNumber() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ElementLocation
 
getColumnText(Object, int) - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.RuleBindingTableLabelProvider
 
getCombo() - Method in class org.eclipse.cosmos.rm.smlif.internal.export.ui.EditableComboBoxCellEditor
 
getConstrainedInstances() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder.IdentityConstraintStructure
 
getContents() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.ResourceWrapper
 
getContext() - Method in class org.eclipse.cosmos.rm.validation.internal.artifacts.Schematron.Rule
 
getCurrentPhase() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.common.ReferenceExtractor
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractPropertyExtractor
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ComplexTypeElementBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DocumentDOMBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSchematronCacheBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementSourceBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ElementTypeMapDataBuilder
An object of type ElementTypeMap which indicates the element name and type relationship.
getDataStructure() - Method in interface org.eclipse.cosmos.rm.validation.internal.databuilders.IDataBuilder
Returns the data structure.
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityDataBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.NamespaceContextBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.ReferenceGraphDataBuilder
The data structure returned is a Map with the following details: KEY = ALIAS of a document VALUE = An element of type DocumentNode
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.RefTypeElementBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.RootElementAliasLookupBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.SMLValidatingBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.SubstitutionBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetElementBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetInstanceBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetRequiredBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetSchemaBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TargetTypeBuilder
 
getDataStructure() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.TypeInheritanceDataBuilderImpl
The data structure is a Map, where KEY = An object of type String indicating a reference VALUE = An object of type String indicating the immediate parent of KEY
getDataStructureBuilder(String) - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DataBuilderRegistry
Returns the data structure builder with the passed in id
getDataStructureBuilders() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.DataBuilderRegistry
Returns the data structure builders registered
getDeclarations() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityConstraintDataBuilder.IdentityConstraintStructure
 
getDefault() - Static method in class org.eclipse.cosmos.rm.repository.internal.SMLRepositoryPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.cosmos.rm.smlif.internal.SMLPlugin
Returns the shared instance
getDefault() - Static method in class org.eclipse.cosmos.rm.validation.internal.SMLActivator
Returns the shared instance
getDefaultNamespace() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.AbstractDataBuilder
 
getDescription() - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
getDescription() - Method in class org.eclipse.cosmos.rm.repository.internal.operations.SMLIFFileHandler
 
getDescription() - Method in class org.eclipse.cosmos.rm.repository.internal.resource.SMLIFIdentity
 
getDescription() - Method in class org.eclipse.cosmos.rm.validation.internal.databuilders.IdentityDataBuilder.SMLIFIdentity
 
getDescriptionText() - Method in class org.eclipse.cosmos.rm.smlif.internal.newfile.ui.NewFileWizardIdentityPage
 
getDisplayName() - Method in class org.eclipse.cosmos.rm.repository.internal.core.MetadataFileHandler
 
getDisplayName() - Method in class org.eclipse.cosmos.rm.repository.internal.operations.