Package wt.epm.ndi

Interface EPMNDStructReplaceAnnotation

All Superinterfaces:
EPMNDStructureAnnotation

public interface EPMNDStructReplaceAnnotation extends EPMNDStructureAnnotation


Supported API: true

Extendable: false
  • Method Details

    • getReplaceByCADName

      String getReplaceByCADName() throws WTException
      Gets the value of the attribute: replaceByCADName.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getReplaceByMasterId

      ObjectIdentifier getReplaceByMasterId() throws WTException
      Gets the value of the attribute: replaceByMasterId.

      Supported API: true
      Returns:
      ObjectIdentifier
      Throws:
      WTException
    • getReplaceUsingCADName

      String getReplaceUsingCADName() throws WTException
      Gets the value of the attribute: replaceUsingCADName.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getReplaceUsingMasterId

      ObjectIdentifier getReplaceUsingMasterId() throws WTException
      Gets the value of the attribute: replaceUsingMasterId.

      Supported API: true
      Returns:
      ObjectIdentifier
      Throws:
      WTException