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
E
EDGES_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
EMPTY_STRING
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
endCDATA()
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputStreamHandler
endDTD()
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputStreamHandler
endElement(String, String, String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.transform.
DeregistrationInputStreamHandler
endElement(String, String, String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataInputStreamHandler
endElement(String, String, String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
QueryInputStreamHandler
endElement(String, String, String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
QueryOutputStreamHandler
endElement(String, String, String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
AbstractOutputStreamHandler
endElement(String, String, String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputStreamHandler
endEntity(String)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputStreamHandler
endTagFor(String)
- Static method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
CMDBfServicesUtil
Return an XML end tag for the elementName.
EQUAL_ATTRIBUTE
- Static variable in class org.eclipse.cosmos.dc.provisional.cmdbf.services.metadata.transform.
ServiceMetadataConstants
EQUAL_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
EQUAL_SIGN
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
equals(Object, boolean)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
BaseProperty
EQUALS
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
IOperator
equals(Object, boolean)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
IProperty
Defined in terms of the XPath 2.0 value comparison operators "eq".
equals(Object, boolean)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
SimpleTypeProperty
equals(Object, boolean)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.input.artifacts.
StringProperty
equals(Object)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.transform.artifacts.
AbstractGraphCollection
error(SAXParseException)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.transform.
DeregistrationInputStreamHandler
error(SAXParseException)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
QueryInputStreamHandler
error(SAXParseException)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
QueryOutputStreamHandler
error(SAXParseException)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
AbstractOutputStreamHandler
error(SAXParseException)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.transform.
RegistrationInputStreamHandler
ESCAPED_AMPERSAND
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
Escaped character constants
ESCAPED_GREATER_THAN
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
ESCAPED_LESS_THAN
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.common.
ICMDBfServicesConstants
execute(InputStream)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.service.
ICMDBfDeregistrationOperation
Executes the deregistration request and returns the results using a POJO representation of a CMDBf deregistration response
execute(Reader)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.service.
ICMDBfDeregistrationOperation
Executes the deregistration request and returns the results using a POJO representation of a CMDBf deregistration response
execute(Reader)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.service.impl.
CMDBfDeregistrationOperation
execute(InputStream)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.deregistration.service.impl.
CMDBfDeregistrationOperation
execute(InputStream)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.
ICMDBfQueryOperation
Executes the query and returns the results using a POJO representation of a CMDBf query response
execute(Reader)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.
ICMDBfQueryOperation
Executes the query and returns the results using a POJO representation of a CMDBf query response
execute(INodes, IConstraint)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.
IItemConstraintHandler
Handle the constraint passed in and return the results.
execute(IItemTemplate)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.
IItemTemplateHandler
Execute this item template handler based on the template argument passed in.
execute(INodes, IConstraint)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.
AbstractItemConstraintHandler
execute(IItemTemplate)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.
AbstractItemTemplateHandler
execute(IEdges, IConstraint)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.
AbstractRelationshipConstraintHandler
execute(InputStream)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.
CMDBfQueryOperation
execute(Reader)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.impl.
CMDBfQueryOperation
execute(IEdges, IConstraint)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.
IRelationshipConstraintHandler
Execute this relationship constraint handler.
execute(IQueryResult, IRelationshipTemplate, IItem, IItem)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.service.
IRelationshipTemplateHandler
Execute this relationship template handler based on the relationship argument passed in.
execute(InputStream)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.service.
ICMDBfRegistrationOperation
Executes the registration request and returns the results using a POJO representation of a CMDBf registration response
execute(Reader)
- Method in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.service.
ICMDBfRegistrationOperation
Executes the registration request and returns the results using a POJO representation of a CMDBf registration response
execute(Reader)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.service.impl.
CMDBfRegistrationOperation
execute(InputStream)
- Method in class org.eclipse.cosmos.dc.provisional.cmdbf.services.registration.service.impl.
CMDBfRegistrationOperation
EXPRESSION_ELEMENT
- Static variable in interface org.eclipse.cosmos.dc.provisional.cmdbf.services.query.transform.
IQueryTransformerConstants
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