context.arch.discoverer.componentDescription
Class NonConstantAttributeElement
java.lang.Object
context.arch.discoverer.componentDescription.AbstractDescriptionElement
context.arch.discoverer.componentDescription.AttributeElement
context.arch.discoverer.componentDescription.NonConstantAttributeElement
- public class NonConstantAttributeElement
- extends AttributeElement
- Author:
- Agathe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NON_CONST_ATT_NAME_ELEMENT
public static final java.lang.String NON_CONST_ATT_NAME_ELEMENT
- See Also:
- Constant Field Values
NON_CONST_ATT_VALUE_ELEMENT
public static final java.lang.String NON_CONST_ATT_VALUE_ELEMENT
- See Also:
- Constant Field Values
NON_CONST_ATT_NAME_VALUE_ELEMENT
public static final java.lang.String NON_CONST_ATT_NAME_VALUE_ELEMENT
- See Also:
- Constant Field Values
NonConstantAttributeElement
public NonConstantAttributeElement(java.lang.Object attributeNameValue)
NonConstantAttributeElement
public NonConstantAttributeElement(java.lang.Object stringName,
java.lang.Object stringValue)
NonConstantAttributeElement
public NonConstantAttributeElement(java.lang.Object stringName,
java.lang.Object stringValue,
java.lang.String type)
getNameElement
public java.lang.String getNameElement()
- Specified by:
getNameElement
in class AttributeElement
getValueElement
public java.lang.String getValueElement()
- Specified by:
getValueElement
in class AttributeElement
getNameValueElement
public java.lang.String getNameValueElement()
- Specified by:
getNameValueElement
in class AttributeElement
extractElement
public java.lang.Object extractElement(java.lang.Object componentDescription)
- Description copied from class:
AbstractDescriptionElement
- Returns the element from the componentDescription corresponding to this
description element
- Specified by:
extractElement
in class AbstractDescriptionElement
- Parameters:
componentDescription
-
- Returns:
- Object