Package wt.epm.ndi
Interface EPMNDStructAddMatchingAnnotation
- All Superinterfaces:
EPMNDStructureAnnotation
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: sourceInterface.Gets the value of the attribute: targetInterface.Methods inherited from interface wt.epm.ndi.EPMNDStructureAnnotation
getType
-
Method Details
-
getSourceInterface
Gets the value of the attribute: sourceInterface.
Supported API: true- Returns:
- String
- Throws:
WTException
-
getTargetInterface
Gets the value of the attribute: targetInterface.
Supported API: true- Returns:
- String
- Throws:
WTException
-