wt.epm.ndi
Interface EPMNDAttribute


public interface EPMNDAttribute



Supported API: true

Extendable: false


Method Summary
 EPMNDValue getAttributeValue()
          Gets the object for the association that plays role: attributeValue.
 EPMNDAttributeDefinition getDefinition()
          Gets the object for the association that plays role: definition.
 

Method Detail

getAttributeValue

EPMNDValue getAttributeValue()
                             throws WTException
Gets the object for the association that plays role: attributeValue.

Supported API: true

Returns:
EPMNDValue
Throws:
WTException

getDefinition

EPMNDAttributeDefinition getDefinition()
                                       throws WTException
Gets the object for the association that plays role: definition.

Supported API: true

Returns:
EPMNDAttributeDefinition
Throws:
WTException