|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeNameValue | |
context.arch.discoverer | |
context.arch.storage |
Uses of AttributeNameValue in context.arch.discoverer |
Methods in context.arch.discoverer with parameters of type AttributeNameValue | |
void |
ComponentDescription.setConstantAttribute(AttributeNameValue data)
Adds the data parameter to the constant attributes |
Uses of AttributeNameValue in context.arch.storage |
Methods in context.arch.storage that return AttributeNameValue | |
AttributeNameValue |
Attributes.getAttributeNameValue(java.lang.String name)
This method returns the AttributeNameValue with the given name from this list of AttributeNameValues. |
AttributeNameValue |
Attributes.getAttributeNameValue(java.lang.String name,
java.lang.String prefix)
This method returns the AttributeNameValue with the given name from this list of AttributeNameValue. |
Methods in context.arch.storage with parameters of type AttributeNameValue | |
void |
Attributes.addAttributeNameValue(AttributeNameValue att)
Adds the given AttributeNameValue object to the container. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |