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 |
---|---|
Attribute |
ClassDefinition.getAttribute(String attributeName)
The Attribute object of the specified name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Attribute> |
ClassDefinition.getAllAttributes()
The attributes defined for this type and its supertypes.
|
Map<String,Attribute> |
ClassDefinition.getDeclaredAttributes()
The attributes defined for this type.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ClassModelUtils.inScope(Attribute attribute,
Scope scope) |
boolean |
ClassModelUtils.isFactory(Attribute attribute) |
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.