Overview
Package
Class
Use
Tree
Deprecated
Index
Help
COSMOS 1.0.0 Data-collection Project
Public API Specification
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
X
R
REASON_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
IRegistrationTransformerConstants
RECIEVER
- Static variable in exception org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
CMDBfServiceException
RECORD_CONSTRAINT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
IConstraint
The record constraint type
RECORD_CONSTRAINT_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
RECORD_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
Common element/attribute transformer constants
RECORD_ID_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
RECORD_METADATA_ATTRIBUTE
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
RECORD_METADATA_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
RECORD_TYPE
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
IConstraint
The record type constraint type
RECORD_TYPE_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
RECORDCONSTRAINTSUPPORT_ELEMENT
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
RECORDTYPE_ELEMENT
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
RECORDTYPECONSTRAINT_ATTRIBUTE
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
RECORDTYPELIST_ELEMENT
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
RECORDTYPES_ELEMENT
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
RECORDTYPESELECTOR_ATTRIBUTE
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
REF_ATTRIBUTE
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
Register(OMElement)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.registration.
AbstractRegistrationService
CMDBf registration operation
register(Element)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.registration.client.
RegistrationServiceClient
Registration operation of the CMDBf registration service, where input and output are represented in document object model (DOM).
register(IRegisterRequest)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.registration.client.
RegistrationServiceClient
Registration operation of the CMDBf registration service, where input and output are represented in COSMOS object model.
register(OMElement)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.registration.client.
RegistrationServiceClient
Registration operation of the CMDBf registration service, where input and output are represented in AXIOM object model.
REGISTER_REQUEST_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
IRegistrationTransformerConstants
REGISTER_RESPONSE_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
IRegistrationTransformerConstants
registerGroup(OMElement)
- Method in class org.eclipse.cosmos.dc.broker.provisional.
Broker
Register a group of web services with the broker.
registerGroup(Group)
- Method in class org.eclipse.cosmos.dc.broker.provisional.client.
BrokerClient
Register a group of services with the broker.
RegisterInputArtifactFactory
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts
Create artifacts needed to create POJO representations of the
XML structure from the CMBDf registration service.
RegisterInputArtifactFactory()
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.input.artifacts.
RegisterInputArtifactFactory
RegisterOutputArtifactFactory
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts
Create objects representing elements in the
XML structure as specified by the CMDBf registration service
RegisterOutputArtifactFactory()
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.output.artifacts.
RegisterOutputArtifactFactory
REGISTRATION
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
INotificationHandler
Indicates a registration request
REGISTRATION_DUPLICATED_SERVICE
- Static variable in class org.eclipse.cosmos.dc.broker.provisional.datamodel.
BrokerConstants
REGISTRATION_ERROR
- Static variable in exception org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
CMDBfServiceException
REGISTRATION_SUCCESSFUL
- Static variable in class org.eclipse.cosmos.dc.broker.provisional.datamodel.
BrokerConstants
RegistrationInputStreamHandler
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform
SAX parser that builds IRegisterRequest object from XML input
RegistrationInputStreamHandler(IRegisterInputArtifactFactory)
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputStreamHandler
RegistrationInputTransformer
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform
Convert input stream containing an XML-based registration request to and from a data structure
RegistrationInputTransformer()
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputTransformer
RegistrationMetadataTransformer
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform
Conversions between XML query structures and Java object graphs
RegistrationMetadataTransformer()
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
RegistrationMetadataTransformer
RegistrationOutputStreamHandler
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform
SAX parser that builds IRegisterResponse object from XML input
RegistrationOutputStreamHandler(IRegistrationServiceOutputArtifactFactory)
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationOutputStreamHandler
RegistrationOutputTransformer
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform
Convert input stream containing an XML-based registration response to and from a data structure
RegistrationOutputTransformer()
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationOutputTransformer
RegistrationServiceClient
- Class in
org.eclipse.cosmos.dc.provisional.cmdbf.registration.client
Remote client for a CMDBf registration service.
RegistrationServiceClient(String)
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.registration.client.
RegistrationServiceClient
Creates a registration service client, given the EPR of the service
RegistrationServiceClient(EndpointReference)
- Constructor for class org.eclipse.cosmos.dc.provisional.cmdbf.registration.client.
RegistrationServiceClient
Creates a registration service client, given the EnpointReference object corresponding to the registration service.
REGISTRATIONSERVICEMETADATA_ELEMENT
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
RELATIONSHIP_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
RELATIONSHIP_ID_LIST_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
IRegistrationTransformerConstants
RELATIONSHIP_LIST_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
IRegistrationTransformerConstants
RELATIONSHIP_TEMPLATE_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
RELATIONSHIPS
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts.
IQueryServiceElementCollection
Indicates that this collection represents a set of relationships in a graph query response
RELATIONSHIPTEMPLATESUPPORT_ELEMENT
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
removeEdges(IEdges)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts.
IQueryResult
Remove an IEdges child from the receiver
removeElement(IGraphElement)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.
AbstractGraphCollection
removeElement(IGraphElement)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.
IGraphElementCollection
Removes 'element' from this graph element collection.
removeNodes(INodes)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.response.artifacts.
IQueryResult
Remove an INodes child from the receiver
removeRecord(IRecord)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.
IGraphElement
Removes the record passed in.
REPORT_SITUATION
- Static variable in interface org.eclipse.cosmos.common.provisional.exceptions.
SituationConstants
REQUEST_SITUATION
- Static variable in interface org.eclipse.cosmos.common.provisional.exceptions.
SituationConstants
RESTART_INITIATED_SITUATION
- Static variable in interface org.eclipse.cosmos.common.provisional.exceptions.
SituationConstants
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
COSMOS 1.0.0 Data-collection Project
Public API Specification
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
X