COSMOS 1.0.0 Data-collection Project
Public API Specification
A B C D E F G H I L M N O P Q R S T U W X

I

IAccepted - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Represents the element as part of a register response or a deregister response.
IAdditionalRecordType - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Represents the element specified in the CMDBf spec
IAlternateInstanceId - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Repesents the structure of the registrater and deregister responses
ICMDBfDeregistrationOperation - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.service
Represents a CMDBf deregistration operation.
ICMDBfQueryOperation - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service
Represents a CMDBf query operation.
ICMDBfRegistrationOperation - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.service
Represents a CMDBf registration operation.
ICMDBfService - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice
A common interface between the query and the registration service.
ICMDBfServicesConstants - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
Constants for CMDBf support
IConstraint - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Interface representing any constraint used in a template
IContentSelector - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.artifacts
Interface representing the element of the query structure
IContentSelectorSupport - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
ID_ATTRIBUTE - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.IQueryTransformerConstants
 
IDeclined - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Represents the element as part of a register response or a deregister response.
IDepthLimit - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a depth limit associate with a relationship template
IDeregisterInputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.transform.input.artifacts
Interface that must be implemented in order to create POJOs for the deregister request
IDeregisterOutputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.transform.output.artifacts
Interface that must be implemented in order to create POJOs for the deregister response
IDeregisterRequest - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.transform.input.artifacts
Represents the element in CMDBf spec
IDeregisterResponse - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.transform.output.artifacts
Represents a element output in response to a deregistration request
IDialect - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IEdges - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
Interface for elements in the query service structure.
IGraphElement - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Interface containing all API common to both IItem and IRelationship types
IGraphElementCollection - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Represents a collection of graph elements, such as items or relationships
IInstanceId - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Represents an MDR scoped ID used in either elements or as the source or target of an IRelationship.
IInstanceIdConstraint - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents the element for querying the MDR for data based on one or more MDR-scoped instanceIds.
IInstanceResponse - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Represents an instance response to a register or deregister response.
IItem - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Represents the element from a query response
IItemConstraintHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service
An item constraint handler is used to make requests of the form: "Return me all items that satisfy the constraints of a constraint"
IItemConvertible - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
An object of this type is capable of converting itself to an object of type IItem
IItemList - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts
Represents an in a registration request element tree
IItemNotificationHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
An item notification handler is used to handle the registration or deregistration of an item
IItemReference - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents an item reference
IItemTemplate - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents an element from a query
IItemTemplateHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service
This type of handler is used to process an item template in a CMDBf query request.
IMetadataArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Interface that must be implemented in order to create POJOs for service metadata
INFO_SEVERITY - Static variable in interface org.eclipse.cosmos.common.provisional.exceptions.SituationConstants
 
init(ServiceContext) - Method in class org.eclipse.cosmos.dc.broker.provisional.Broker
 
init(Map<String, Object>) - Method in interface org.eclipse.cosmos.dc.broker.provisional.persistence.BrokerDatabase
 
init(ServiceContext) - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.query.AbstractQueryService
Life cycle method of the web service.
init(ServiceContext) - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.registration.AbstractRegistrationService
Life cycle method of the web service.
Init(InputStream) - Method in class org.eclipse.cosmos.dc.provisional.datamanager.ConfigurationManager
 
init(ServiceContext) - Method in class org.eclipse.cosmos.dc.provisional.service.finder.CosmosServiceFinder
 
initialize(Map<String, Object>) - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice.AbstractServiceHandler
 
initialize(Map<String, Object>) - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice.ICMDBfService
Initialize this service with the initialization data passed
initialize(Map<String, Object>) - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice.IQueryHandler
Initializes this handler with the data passed in
initialize(Map<String, Object>) - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.common.AbstractNotificationHandler
 
initialize(Map<String, Object>) - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.AbstractQueryHandler
 
INodes - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
Interface for elements in the query service structure.
INotificationHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
A high-level interface for notification handlers.
INotificationHandlerFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
A notification handler factory is used to create instances of notification handlers.
INSTANCE_ID_CONSTRAINT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IConstraint
The instance ID constraint type
INSTANCE_ID_CONSTRAINT_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.IQueryTransformerConstants
 
INSTANCE_ID_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.ICMDBfServicesConstants
 
INSTANCE_ID_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.IQueryTransformerConstants
 
INSTANCE_RESPONSE_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.IRegistrationTransformerConstants
 
INTEGER - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IProperty
Represents an integer type
INTERMEDIATE_ITEM_TEMPLATE_ATTRIBUTE - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.IQueryTransformerConstants
 
INVALID_MDR - Static variable in exception org.eclipse.cosmos.dc.provisional.cmdbf.services.common.CMDBfServiceException
 
INVALID_PROPERTY_TYPE - Static variable in exception org.eclipse.cosmos.dc.provisional.cmdbf.services.common.CMDBfServiceException
 
INVALID_RECORD - Static variable in exception org.eclipse.cosmos.dc.provisional.cmdbf.services.common.CMDBfServiceException
 
invokeBusinessLogic(MessageContext, MessageContext) - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.receiver.CosmosMessageReceiver
Invokes the business logic invocation on the service implementation class
IOperator - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents of the operator elements in the query structure, including , , , , , , , and .
IPrefixMapping - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents the element in the query structure
IProperty - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a property with a set of operations.
IPropertyId - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a property identifier being added to a property subset directive
IPropertyValue - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents the element of the query structure
IPropertyValueOperators - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IQuery - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a element submitted in XML form to the query service
IQueryCapabilities - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IQueryHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice
A general service handler that is independent of the type of handler or service that it is associated with
IQueryHandlerFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service
A query handler factory is used to create handler classes for templates and template constraints specified in a CMDBf query.
IQueryInputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
This interface allows adopters to provide an alternate implementation of the artifact factory in order to instantiate different implementations of the artifact (POJO) interfaces.
IQueryOutputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
Interface that allows a custom artifact factory to be supplied for building the query response POJO structure
IQueryResult - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
Interface representing an object graph equivalent to the element of the CMDBf query service.
IQueryServiceElementCollection - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
Specialized graph element collection for the needs of the query service.
IQueryServiceMetadata - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IQueryTransformerConstants - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform
Constants for query transformers.
IRecord - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Represents a element as specified in the CMDBf spec.
IRecordConstraint - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a element containing a collection of property value and record type artifacts
IRecordConstraintSupport - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IRecordMetadata - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Common data regarding a record.
IRecordSerializer - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Implementors of this interface must be able to convert an arbitrary String (which may or may not contain XML content) into an object of their choosing that implements IXMLWritable (for the transformation of objects to XML).
IRecordType - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IRecordType - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents the element.
IRecordTypeList - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IRecordTypes - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IRegisterInputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts
Interface that must be implemented in order to create POJOs for the register request
IRegisterOutputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Interface that must be implemented in order to create POJOs for the register response
IRegisterRequest - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts
Represents a as specified in the CMDBf data model
IRegisterResponse - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Represents a response to a register request as part of the CMDBf registration service
IRegistrationServiceMetadata - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IRegistrationServiceOutputArtifactFactory - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Parent interface of IRegisterOutputArtifactFactory and IDeregisterOutputArtifactFactory.
IRegistrationTransformerConstants - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform
Constants for registration & deregistration transformers.
IRelationship - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts
Represents the element from a query response
IRelationshipConstraintHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service
A relationship constraint handler is used to make requests of the form: "Return me all relationships that satisfy a constraint"
IRelationshipConvertible - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts
An object of this type is capable of converting itself to an object of type IRelationship
IRelationshipEndpoint - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents an endpoint in a relationship being queried, with role and cardinality information.
IRelationshipList - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts
Represents a in a registration request element tree
IRelationshipNotificationHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
A relationship notification handler is used to handle the registration or deregistration of a relationship
IRelationshipTemplate - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a relationship template in a query construct
IRelationshipTemplateHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service
This type of handler is used to process a relationship template in a CMDBf query request.
IRelationshipTemplateSupport - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
IRequest - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts
General parent type of IRegisterRequest and IDeregisterRequest objects
IResponse - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Represents register responses and deregister responses as part of the CMDBf registration service.
IRootElement - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
Interface indicating an object is a root element of a query or registration service XML structure.
IS_NULL - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IOperator
 
IS_NULL_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.IQueryTransformerConstants
 
isCaseSensitive() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IOperator
Answer whether text-oriented comparison operators should be case sensitive.
isContains() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the contains attribute
isDepthLimit() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IRelationshipTemplateSupport
Retrieve the depthLimit
ISelectedRecordType - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents a record type identified by id with property children
isEmpty() - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.AbstractGraphCollection
 
isEmpty() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.IGraphElementCollection
Indicates whether this collection is empty or not
isEqual() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the equal attribute
IServiceDescription - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form
isGreater() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the greater attribute
isGreaterOrEqual() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the greaterOrEqual attribute
isInitialized() - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice.AbstractServiceHandler
 
isInitialized() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.cmdbfservice.IQueryHandler
Indicates whether this handler has been initialized
isInitialized() - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.common.AbstractNotificationHandler
 
isInitialized() - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.AbstractQueryHandler
 
isLess() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the less attribute
isLessOrEqual() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the lessOrEqual attribute
isLike() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the like attribute
isMatchAny() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IPropertyValue
Answer whether the matchAny flag is set to true
isMatchedRecords() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.artifacts.IContentSelector
Answer whether returned record content must match the selected type
isMinimumMaximum() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IRelationshipTemplateSupport
Retrieve the minimumMaximum
isNegated() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IOperator
Answer whether negate=true, i.e.
isNull() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IPropertyValueOperators
Retrieve the isNull attribute
isNull() - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.BaseProperty
 
isNull() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IProperty
Indicates if this property is "nilled".
ISNULL_ATTRIBUTE - Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.ServiceMetadataConstants
 
isPropertySelector() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IContentSelectorSupport
Retrieve the propertySelector
isPropertyValueConstraint() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IRecordConstraintSupport
Retrieve the propertyValueConstraint
isRecordMetadata() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.IPropertyValue
Answer whether the property is in the recordMetadata element of the record
isRecordTypeConstraint() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IRecordConstraintSupport
Retrieve the recordTypeConstraint
isRecordTypeSelector() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts.IContentSelectorSupport
Retrieve the recordTypeSelector
isStartingContext() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts.IQueryServiceElementCollection
This flag is used to indicate that the context corresponds to all items or relationships stored in a repository.
isStartingContext() - Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.AbstractGraphCollection
 
isSupportsCMDBfQuery() - Method in class org.eclipse.cosmos.dc.broker.provisional.client.DataManager
 
isSupportsCMDBfRegistration() - Method in class org.eclipse.cosmos.dc.broker.provisional.client.DataManager
 
isSuppressFromResult() - Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.artifacts.ITemplate
Answer whether this template should be suppressed from the results
ITEM_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.ICMDBfServicesConstants
 
ITEM_ID_LIST_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.IRegistrationTransformerConstants
 
ITEM_LIST_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.IRegistrationTransformerConstants
 
ITEM_TEMPLATE_ELEMENT - Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.IQueryTransformerConstants
 
ITemplate - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.artifacts
Abstract supertype of item template and relationship template types containing common attributes
ITransformerHandler - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.transform
Interface for any SAX parser handler used by the query service and registration service XML input transformers.
IXMLWritable - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.common
Interface that allows an object to be written out as XML
IXPathExpression - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts
Represents the element in the query structure
IXpathSupport - Interface in org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.input.artifacts
Represents a element in XML form

COSMOS 1.0.0 Data-collection Project
Public API Specification
A B C D E F G H I L M N O P Q R S T U W X