Package | Description |
---|---|
com.hp.ucmdb.api.topology |
This package contains services for defining and running TQL queries and processing the results.
|
Modifier and Type | Method and Description |
---|---|
IncompleteLinkOnPropertyP1 |
OnPropertiesLink.addOnPropertiesCondition()
Adds another properties condition on the two connected nodes.
|
IncompleteLinkOnPropertyP1 |
QueryNode.linkedOnPropertyFrom(QueryNode otherNode)
Creates a query link specifying that a link (Relation) be created in the result such that a specific property
in a CI from the given node's results has has either an "equal" or "not equal" relation to a specific property
of a CI from the this node's results.
|
IncompleteLinkOnPropertyP1 |
QueryNode.linkedOnPropertyTo(QueryNode otherNode)
Creates a query link specifying that a link (Relation) be created in the result such that a specific property
in a CI from this node's results has either an "equal" or "not equal" relation to a specific property
of a CI from the target node's results.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.