Package | Description |
---|---|
com.hp.ucmdb.api.classmodel |
This package contains services for querying and listening for changes in the
UCMDB class model.
|
Modifier and Type | Method and Description |
---|---|
Qualifier |
ClassDefinition.getQualifier(String qualifierName)
The Qualifier object of the specified name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Qualifier> |
ClassDefinition.getAllQualifiers()
The qualifiers defined for this type and its super-types.
|
Map<String,Qualifier> |
ClassDefinition.getDeclaredQualifiers()
The qualifiers defined for this type.
|
Map<String,Qualifier> |
Attribute.getQualifiers()
The qualifiers defined for the attribute.
|
Iterable<Qualifier> |
ValidRelation.qualifiers()
The collection of qualifiers that apply to this type of relation.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.