Package wt.epm.ndi

Interface EPMDocumentNeutralDataExt

All Superinterfaces:
EPMDocumentNeutralData, EPMNeutralData

public interface EPMDocumentNeutralDataExt extends EPMDocumentNeutralData


Supported API: true

Extendable: false
  • Method Details

    • getDocumentsExt

      Collection<EPMNDDocumentExt> getDocumentsExt() throws WTException
      Gets the object for the association that plays role: documentsExt; Returns all neutral data documents.

      Supported API: true
      Returns:
      Collection
      Throws:
      WTException
    • getFamilyTablesExt

      Collection<EPMNDFamilyTableExt> getFamilyTablesExt() throws WTException
      Gets the object for the association that plays role: familyTablesExt; Returns all neutral data family tables.

      Supported API: true
      Returns:
      Collection
      Throws:
      WTException