wt.epm.ndi
Interface EPMNDStructAddMatchingAnnotation

All Superinterfaces:
EPMNDStructureAnnotation

public interface EPMNDStructAddMatchingAnnotation
extends EPMNDStructureAnnotation



Supported API: true

Extendable: false


Method Summary
 String getSourceInterface()
          Gets the value of the attribute: sourceInterface.
 String getTargetInterface()
          Gets the value of the attribute: targetInterface.
 
Methods inherited from interface wt.epm.ndi.EPMNDStructureAnnotation
getType
 

Method Detail

getSourceInterface

String getSourceInterface()
                          throws WTException
Gets the value of the attribute: sourceInterface.

Supported API: true

Returns:
String
Throws:
WTException

getTargetInterface

String getTargetInterface()
                          throws WTException
Gets the value of the attribute: targetInterface.

Supported API: true

Returns:
String
Throws:
WTException