| Package | Description |
|---|---|
| org.apache.hivemind.schema |
Interfaces defining
Schema support (used to process
extension point contributions and service parameters). |
| org.apache.hivemind.schema.impl |
Implementations of schema-related intefaces defined in package
org.apache.hivemind.schema.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeModel |
ElementModel.getAttributeModel(java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeModelImpl
Implementation of
AttributeModel. |
| Modifier and Type | Method and Description |
|---|---|
AttributeModel |
ElementModelImpl.getAttributeModel(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementModelImpl.addAttributeModel(AttributeModel attributeModel) |