Package | Description |
---|---|
com.hp.ucmdb.api.topology |
This package contains services for defining and running TQL queries and processing the results.
|
com.hp.ucmdb.api.topology.indirectlink |
This package contains interfaces for defining a indirect link.
|
com.hp.ucmdb.api.topology.notification |
This package contains services for listening for changes in the IT universe and changes in query results.
|
com.hp.ucmdb.api.topology.reachableset |
This package contains interface for defining a reachable set.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DirectLink
Represent a query about a relation directly connecting two CIs, or a CI to itself.
|
interface |
QueryNode
A node in the query definition.
|
interface |
QueryNodeRestrictions
Represents conditions on a node to further restrict a query defined in the UCMDB.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IndirectLinkStepFromPart
The "from" part of the indirect link step.
|
interface |
IndirectLinkStepLinkPart
The "link" and last part of the indirect link step.
|
interface |
IndirectLinkStepToPart
The "to" part of the indirect link step.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModelCreateFilterElement |
interface |
ModelRemoveFilterElement |
interface |
ModelUpdateFilterElement |
Modifier and Type | Interface and Description |
---|---|
interface |
ReachableSetStepFromPart
The "from" part of the reachable set step.
|
interface |
ReachableSetStepLinkPart
The "link" and last part of the reachable set step.
|
interface |
ReachableSetStepToPart
The "to" part of the reachable set step.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.