Interface MEProxyInnovator

All Superinterfaces:
ADAccessAble, ADClientAble, ADFindAble, ADHistoryAble, ADLockAble, ADM2AttrModifyAble, ELContainerAble, ELContAsgnAble, ELDeleteAble, ELElement, ELNamedElement, ELNamespaceAble, ELNamespaceAsgnAble, ELObject, ELPackageAble, ELProxy, ELUUIDAble, ELValueContainerAble, MEModelElement, MEProxy, MEStereotypeAble, METermAble, MMAttachmentAble, MMCommentContainerAble, MMLabelAble, MMLabelTextAttachmentAble, MMStereotypeAble, MMTextAble

public interface MEProxyInnovator extends MEProxy
  • Method Details

    • getElemTypeName

      String getElemTypeName() throws InoNetException, SrvErrorException
      Returns the referenced elements meta name for the Innovator element.
      Throws:
      InoNetException
      SrvErrorException
    • getMnClassicTREFNameRemoteElement

      String getMnClassicTREFNameRemoteElement() throws InoNetException, SrvErrorException
      Returns the TREF - multiname of the element in the form of classic Innovator models for the element referenced by the proxy.
      Throws:
      InoNetException
      SrvErrorException
    • getRefElementXMLInfo

      String getRefElementXMLInfo() throws InoNetException, SrvErrorException
      Returns the XML information for the element.
      Throws:
      InoNetException
      SrvErrorException
    • modifyProxyInnovator

      void modifyProxyInnovator(String valElemDisplayName, int valElemType, int valElemKind, int valElemId, String valElemIdReference, String valElemUUID, String valHREF, boolean modifyElemDisplayName, boolean modifyElemType, boolean modifyElemKind, boolean modifyElemId, boolean modifyElemIdReference, boolean modifyElemUUID, boolean modifyHREF) throws InoNetException, SrvErrorException
      Modifies the innovator proxy data in one draw
      Parameters:
      valElemDisplayName - Element Display Name
      valElemType - Element Type
      valElemKind - Element Kind
      valElemId - Element Id
      valElemIdReference - Element ID Reference
      valElemUUID - Element UUID
      valHREF - Element HREF
      modifyElemDisplayName - modify Element Display Name
      modifyElemType - modify Element Type
      modifyElemKind - modify Element Kind
      modifyElemId - modify Element Id
      modifyElemIdReference - modify Element ID Reference
      modifyElemUUID - modify Element UUID
      modifyHREF - modify Element HREF
      Throws:
      InoNetException
      SrvErrorException
    • getOwnedProxy

      List<MEProxyInnovator> getOwnedProxy(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
      The parent element.
      Parameters:
      behaviourFlags - An optional list of enum values to control the behaviour of the command.
      Throws:
      InoNetException
      SrvErrorException
      Sorted:
      the result may be sorted.