Interface TGI_port

  • All Superinterfaces:
    java.rmi.Remote
    All Known Implementing Classes:
    TGI_bindingStub

    public interface TGI_port
    extends java.rmi.Remote
    • Method Detail

      • getDesignID

        java.lang.String getDesignID​(boolean top)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignVLNV

        java.lang.String[] getDesignVLNV​(java.lang.String designID)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignComponentInstanceIDs

        java.lang.String[] getDesignComponentInstanceIDs​(java.lang.String designID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentInstanceID

        java.lang.String getComponentInstanceID​(java.lang.String designID,
                                                java.lang.String instanceName)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignInterconnectionIDs

        java.lang.String[] getDesignInterconnectionIDs​(java.lang.String designID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getInterconnectionActiveInterfaces

        java.lang.String[] getInterconnectionActiveInterfaces​(java.lang.String interconnectionID)
                                                       throws java.rmi.RemoteException,
                                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignInterconnectionAbstractorInstanceIDs

        java.lang.String[] getDesignInterconnectionAbstractorInstanceIDs​(java.lang.String interconnectName,
                                                                         java.lang.String designID)
                                                                  throws java.rmi.RemoteException,
                                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignMonitorInterconnectionIDs

        java.lang.String[] getDesignMonitorInterconnectionIDs​(java.lang.String designID)
                                                       throws java.rmi.RemoteException,
                                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getMonitorInterconnectionInterfaces

        java.lang.String[] getMonitorInterconnectionInterfaces​(java.lang.String monitorInterconnectionID)
                                                        throws java.rmi.RemoteException,
                                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignAdHocConnectionIDs

        java.lang.String[] getDesignAdHocConnectionIDs​(java.lang.String designID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAdHocConnectionTiedValue

        java.lang.String getAdHocConnectionTiedValue​(java.lang.String adHocConnectionID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAdHocConnectionInternalPortReferenceIDs

        java.lang.String[] getAdHocConnectionInternalPortReferenceIDs​(java.lang.String adHocConnectionID)
                                                               throws java.rmi.RemoteException,
                                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAdHocConnectionInternalPortReferenceDetails

        java.lang.String[] getAdHocConnectionInternalPortReferenceDetails​(java.lang.String adHocInternalPortReferenceID)
                                                                   throws java.rmi.RemoteException,
                                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAdHocConnectionExternalPortReferenceIDs

        java.lang.String[] getAdHocConnectionExternalPortReferenceIDs​(java.lang.String adHocConnectionID)
                                                               throws java.rmi.RemoteException,
                                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAdHocConnectionExternalPortDetails

        java.lang.String[] getAdHocConnectionExternalPortDetails​(java.lang.String adHocExternalPortReferenceID)
                                                          throws java.rmi.RemoteException,
                                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDesignHierConnectionIDs

        java.lang.String[] getDesignHierConnectionIDs​(java.lang.String designID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getHierConnectionDetails

        java.lang.String[] getHierConnectionDetails​(java.lang.String hierConnectionID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentInstanceName

        java.lang.String getComponentInstanceName​(java.lang.String componentInstanceID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentInstanceVLNV

        java.lang.String[] getComponentInstanceVLNV​(java.lang.String componentInstanceID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentInstanceComponentID

        java.lang.String getComponentInstanceComponentID​(java.lang.String componentInstanceID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentInstanceXML

        java.lang.String getComponentInstanceXML​(java.lang.String componentInstanceID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorInstanceName

        java.lang.String getAbstractorInstanceName​(java.lang.String abstractorInstanceID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorInstanceVLNV

        java.lang.String[] getAbstractorInstanceVLNV​(java.lang.String abstractorInstanceID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorInstanceAbstractorID

        java.lang.String getAbstractorInstanceAbstractorID​(java.lang.String abstractorInstanceID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorInstanceXML

        java.lang.String getAbstractorInstanceXML​(java.lang.String abstractorInstanceID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getInterfaceBusTypeVLNV

        java.lang.String[] getInterfaceBusTypeVLNV​(java.lang.String interfaceID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getInterfaceAbstractionTypeVLNV

        java.lang.String[] getInterfaceAbstractionTypeVLNV​(java.lang.String interfaceID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getInterfaceMode

        java.lang.String getInterfaceMode​(java.lang.String interfaceID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getInterfacePortMapIDs

        java.lang.String[] getInterfacePortMapIDs​(java.lang.String interfaceID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLogicalPhysicalMapIDs

        java.lang.String[] getLogicalPhysicalMapIDs​(java.lang.String interfacePortMapID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortMapRange

        org.apache.axis.types.NonNegativeInteger[] getPortMapRange​(java.lang.String elementID)
                                                            throws java.rmi.RemoteException,
                                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceMasterAddressSpaceID

        java.lang.String getBusInterfaceMasterAddressSpaceID​(java.lang.String interfaceID)
                                                      throws java.rmi.RemoteException,
                                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceMasterBaseAddress

        java.lang.String getBusInterfaceMasterBaseAddress​(java.lang.String elementID)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceSlaveMemoryMapID

        java.lang.String getBusInterfaceSlaveMemoryMapID​(java.lang.String interfaceID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceSlaveBridgeIDs

        java.lang.String[] getBusInterfaceSlaveBridgeIDs​(java.lang.String interfaceID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBridgeMasterID

        java.lang.String getBridgeMasterID​(java.lang.String bridgeID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBridgeIsOpaque

        boolean getBridgeIsOpaque​(java.lang.String bridgeID)
                           throws java.rmi.RemoteException,
                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceSlaveFileSetGroupIDs

        java.lang.String[] getBusInterfaceSlaveFileSetGroupIDs​(java.lang.String interfaceID)
                                                        throws java.rmi.RemoteException,
                                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetGroupName

        java.lang.String getFileSetGroupName​(java.lang.String fileSetGroupID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetGroupFileSetIDs

        java.lang.String[] getFileSetGroupFileSetIDs​(java.lang.String fileSetGroupID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceGroupName

        java.lang.String getBusInterfaceGroupName​(java.lang.String interfaceID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceMirroredSlaveRemapAddressIDs

        java.lang.String[] getBusInterfaceMirroredSlaveRemapAddressIDs​(java.lang.String interfaceID)
                                                                throws java.rmi.RemoteException,
                                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRemapAddressValue

        java.lang.String getRemapAddressValue​(java.lang.String remapAddressID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRemapAddressRemapStateID

        java.lang.String getRemapAddressRemapStateID​(java.lang.String remapAddressID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceMirroredSlaveRange

        java.lang.String getBusInterfaceMirroredSlaveRange​(java.lang.String interfaceID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceMonitorInterfaceMode

        java.lang.String getBusInterfaceMonitorInterfaceMode​(java.lang.String interfaceID)
                                                      throws java.rmi.RemoteException,
                                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceConnectionRequired

        boolean getBusInterfaceConnectionRequired​(java.lang.String interfaceID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceBitSteering

        java.lang.String getBusInterfaceBitSteering​(java.lang.String elementID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceEndianness

        java.lang.String getBusInterfaceEndianness​(java.lang.String interfaceID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusInterfaceBitsInLAU

        org.apache.axis.types.PositiveInteger getBusInterfaceBitsInLAU​(java.lang.String interfaceID)
                                                                throws java.rmi.RemoteException,
                                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorAbstractorMode

        java.lang.String getAbstractorAbstractorMode​(java.lang.String abstractorID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorBusTypeVLNV

        java.lang.String[] getAbstractorBusTypeVLNV​(java.lang.String interfaceID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorAbstractorInterfaceIDs

        java.lang.String[] getAbstractorAbstractorInterfaceIDs​(java.lang.String abstractorID)
                                                        throws java.rmi.RemoteException,
                                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorViewIDs

        java.lang.String[] getAbstractorViewIDs​(java.lang.String abstractorID,
                                                boolean configured)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorPortIDs

        java.lang.String[] getAbstractorPortIDs​(java.lang.String abstractorID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorModelParameterIDs

        java.lang.String[] getAbstractorModelParameterIDs​(java.lang.String abstractorID,
                                                          java.lang.String usageType)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorGeneratorIDs

        java.lang.String[] getAbstractorGeneratorIDs​(java.lang.String abstractorID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorChoiceIDs

        java.lang.String[] getAbstractorChoiceIDs​(java.lang.String abstractorID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractorFileSetIDs

        java.lang.String[] getAbstractorFileSetIDs​(java.lang.String abstractorID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentVLNV

        java.lang.String[] getComponentVLNV​(java.lang.String componentID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentElementType

        java.lang.String getComponentElementType​(java.lang.String componentID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getChannelBusInterfaceIDs

        java.lang.String[] getChannelBusInterfaceIDs​(java.lang.String channelID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentAddressSpaceIDs

        java.lang.String[] getComponentAddressSpaceIDs​(java.lang.String componentID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentRemapStateIDs

        java.lang.String[] getComponentRemapStateIDs​(java.lang.String componentID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentViewIDs

        java.lang.String[] getComponentViewIDs​(java.lang.String componentID,
                                               boolean configured)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentBusInterfaceIDs

        java.lang.String[] getComponentBusInterfaceIDs​(java.lang.String componentID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentChannelIDs

        java.lang.String[] getComponentChannelIDs​(java.lang.String componentID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentPortIDs

        java.lang.String[] getComponentPortIDs​(java.lang.String componentID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentModelParameterIDs

        java.lang.String[] getComponentModelParameterIDs​(java.lang.String componentID,
                                                         java.lang.String usageType)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentGeneratorIDs

        java.lang.String[] getComponentGeneratorIDs​(java.lang.String componentID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentChoiceIDs

        java.lang.String[] getComponentChoiceIDs​(java.lang.String componentID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentFileSetIDs

        java.lang.String[] getComponentFileSetIDs​(java.lang.String componentID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentWhiteboxElementIDs

        java.lang.String[] getComponentWhiteboxElementIDs​(java.lang.String componentID)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentCpuIDs

        java.lang.String[] getComponentCpuIDs​(java.lang.String componentID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getCpuAddressSpaceIDs

        java.lang.String[] getCpuAddressSpaceIDs​(java.lang.String cpuID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentOtherClockDriverIDs

        java.lang.String[] getComponentOtherClockDriverIDs​(java.lang.String componentID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFileDimensions

        org.apache.axis.types.NonNegativeInteger[] getRegisterFileDimensions​(java.lang.String registerFileID)
                                                                      throws java.rmi.RemoteException,
                                                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFileAddressOffset

        java.lang.String getRegisterFileAddressOffset​(java.lang.String registerFileID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFileRange

        org.apache.axis.types.PositiveInteger getRegisterFileRange​(java.lang.String elementID)
                                                            throws java.rmi.RemoteException,
                                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setRegisterFileRange

        boolean setRegisterFileRange​(java.lang.String registerFileID,
                                     org.apache.axis.types.PositiveInteger range)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFileRegisterIDs

        java.lang.String[] getRegisterFileRegisterIDs​(java.lang.String registerFileID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFileRegisterFileIDs

        java.lang.String[] getRegisterFileRegisterFileIDs​(java.lang.String registerFileID)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterDimensions

        org.apache.axis.types.NonNegativeInteger[] getRegisterDimensions​(java.lang.String registerID)
                                                                  throws java.rmi.RemoteException,
                                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterAddressOffset

        java.lang.String getRegisterAddressOffset​(java.lang.String registerID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterAlternateRegisterIDs

        java.lang.String[] getRegisterAlternateRegisterIDs​(java.lang.String registerID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterAccess

        java.lang.String getRegisterAccess​(java.lang.String elementID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterSize

        org.apache.axis.types.PositiveInteger getRegisterSize​(java.lang.String elementID)
                                                       throws java.rmi.RemoteException,
                                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setRegisterSize

        boolean setRegisterSize​(java.lang.String registerID,
                                org.apache.axis.types.PositiveInteger size)
                         throws java.rmi.RemoteException,
                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterVolatility

        java.lang.String getRegisterVolatility​(java.lang.String elementID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterResetValue

        java.lang.String getRegisterResetValue​(java.lang.String elementID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setRegisterResetValue

        java.math.BigInteger setRegisterResetValue​(java.lang.String elementID,
                                                   java.lang.String value)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterResetMask

        java.lang.String getRegisterResetMask​(java.lang.String elementID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setRegisterResetMask

        java.math.BigInteger setRegisterResetMask​(java.lang.String elementID,
                                                  java.lang.String mask)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldIDs

        java.lang.String[] getRegisterFieldIDs​(java.lang.String elementID,
                                               java.lang.String registerID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterAlternateGroups

        java.lang.String[] getRegisterAlternateGroups​(java.lang.String alternateRegisterID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldBitOffset

        java.math.BigInteger getRegisterFieldBitOffset​(java.lang.String regFieldID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldBitWidth

        org.apache.axis.types.PositiveInteger getRegisterFieldBitWidth​(java.lang.String elementID)
                                                                throws java.rmi.RemoteException,
                                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setRegisterFieldBitWidth

        java.math.BigInteger setRegisterFieldBitWidth​(java.lang.String regFieldID,
                                                      org.apache.axis.types.PositiveInteger width)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldVolatility

        java.lang.String getRegisterFieldVolatility​(java.lang.String registerID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldAccess

        java.lang.String getRegisterFieldAccess​(java.lang.String regFieldID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldValueIDs

        java.lang.String[] getRegisterFieldValueIDs​(java.lang.String regFieldID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldValueUsage

        java.lang.String getRegisterFieldValueUsage​(java.lang.String regFieldValueID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldValue

        java.lang.String getRegisterFieldValue​(java.lang.String regFieldValueID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldValueName

        java.lang.String getRegisterFieldValueName​(java.lang.String regFieldValueID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldModifiedWriteValue

        java.lang.String getRegisterFieldModifiedWriteValue​(java.lang.String regFieldID)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldWriteValueConstraintWriteAsRead

        boolean getRegisterFieldWriteValueConstraintWriteAsRead​(java.lang.String regFieldID)
                                                         throws java.rmi.RemoteException,
                                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldWriteValueConstraintUseEnumeratedValues

        boolean getRegisterFieldWriteValueConstraintUseEnumeratedValues​(java.lang.String regFieldID)
                                                                 throws java.rmi.RemoteException,
                                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldWriteValueConstraintMinMax

        java.math.BigInteger[] getRegisterFieldWriteValueConstraintMinMax​(java.lang.String regFieldID)
                                                                   throws java.rmi.RemoteException,
                                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldReadAction

        java.lang.String getRegisterFieldReadAction​(java.lang.String regFieldID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldTestable

        boolean getRegisterFieldTestable​(java.lang.String regFieldID)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRegisterFieldTestConstraint

        java.lang.String getRegisterFieldTestConstraint​(java.lang.String regFieldID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRemapStatePortIDs

        java.lang.String[] getRemapStatePortIDs​(java.lang.String remapStateID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRemapStatePortPortID

        java.lang.String getRemapStatePortPortID​(java.lang.String remapStatePortID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRemapStatePortPortIndex

        java.lang.String getRemapStatePortPortIndex​(java.lang.String remapStatePortID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getRemapStatePortPortValue

        java.lang.String getRemapStatePortPortValue​(java.lang.String remapStatePortID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressSpaceRange

        java.lang.String getAddressSpaceRange​(java.lang.String elementID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressSpaceWidth

        org.apache.axis.types.NonNegativeInteger getAddressSpaceWidth​(java.lang.String elementID)
                                                               throws java.rmi.RemoteException,
                                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressSpaceLocalMemoryMapID

        java.lang.String getAddressSpaceLocalMemoryMapID​(java.lang.String addressSpaceID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressSpaceSegmentIDs

        java.lang.String[] getAddressSpaceSegmentIDs​(java.lang.String addressSpaceID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getSegmentAddressOffset

        java.lang.String getSegmentAddressOffset​(java.lang.String elementID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setSegmentAddressOffset

        java.math.BigInteger setSegmentAddressOffset​(java.lang.String segmentID,
                                                     java.lang.String addressOffset)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getSegmentRange

        java.lang.String getSegmentRange​(java.lang.String elementID)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setSegmentRange

        java.math.BigInteger setSegmentRange​(java.lang.String segmentID,
                                             java.lang.String range)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressSpaceAddressUnitBits

        org.apache.axis.types.PositiveInteger getAddressSpaceAddressUnitBits​(java.lang.String addressSpaceID)
                                                                      throws java.rmi.RemoteException,
                                                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageIDs

        java.lang.String[] getExecutableImageIDs​(java.lang.String addressSpaceID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageType

        java.lang.String getExecutableImageType​(java.lang.String executableImageID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageLinkerCommand

        java.lang.String getExecutableImageLinkerCommand​(java.lang.String elementID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageLinkerFlags

        java.lang.String getExecutableImageLinkerFlags​(java.lang.String elementID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageLinkerCommandFileID

        java.lang.String getExecutableImageLinkerCommandFileID​(java.lang.String executableImageID)
                                                        throws java.rmi.RemoteException,
                                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageFileBuilderIDs

        java.lang.String[] getExecutableImageFileBuilderIDs​(java.lang.String executableImageID)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getExecutableImageFileSetIDs

        java.lang.String[] getExecutableImageFileSetIDs​(java.lang.String executableImageID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLinkerCommandFileName

        java.lang.String getLinkerCommandFileName​(java.lang.String elementID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLinkerCommandFileLineSwitch

        java.lang.String getLinkerCommandFileLineSwitch​(java.lang.String elementID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLinkerCommandFileEnable

        boolean getLinkerCommandFileEnable​(java.lang.String elementID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLinkerCommandGeneratorIDs

        java.lang.String[] getLinkerCommandGeneratorIDs​(java.lang.String linkerCommandFileID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getMemoryMapElementIDs

        java.lang.String[] getMemoryMapElementIDs​(java.lang.String elementID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getMemoryMapElementType

        java.lang.String getMemoryMapElementType​(java.lang.String memoryMapElementID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getMemoryMapAddressUnitBits

        org.apache.axis.types.PositiveInteger getMemoryMapAddressUnitBits​(java.lang.String memoryMapID)
                                                                   throws java.rmi.RemoteException,
                                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockBaseAddress

        java.lang.String getAddressBlockBaseAddress​(java.lang.String elementID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockRange

        java.lang.String getAddressBlockRange​(java.lang.String elementID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockWidth

        org.apache.axis.types.NonNegativeInteger getAddressBlockWidth​(java.lang.String elementID)
                                                               throws java.rmi.RemoteException,
                                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockUsage

        java.lang.String getAddressBlockUsage​(java.lang.String addressBlockID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockVolatility

        java.lang.String getAddressBlockVolatility​(java.lang.String addressBlockID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockAccess

        java.lang.String getAddressBlockAccess​(java.lang.String addressBlockID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockRegisterIDs

        java.lang.String[] getAddressBlockRegisterIDs​(java.lang.String addressBlockID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAddressBlockRegisterFileIDs

        java.lang.String[] getAddressBlockRegisterFileIDs​(java.lang.String addressBlockID)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTypeIdentifier

        java.lang.String getTypeIdentifier​(java.lang.String elementID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBankAlignment

        java.lang.String getBankAlignment​(java.lang.String bankID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBankBaseAddress

        java.lang.String getBankBaseAddress​(java.lang.String elementID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBankUsage

        java.lang.String getBankUsage​(java.lang.String bankID)
                               throws java.rmi.RemoteException,
                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBankVolatility

        java.lang.String getBankVolatility​(java.lang.String bankID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBankAccess

        java.lang.String getBankAccess​(java.lang.String bankID)
                                throws java.rmi.RemoteException,
                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getSubspaceMapMasterID

        java.lang.String getSubspaceMapMasterID​(java.lang.String subspaceMapID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getSubspaceMapSegmentID

        java.lang.String getSubspaceMapSegmentID​(java.lang.String subspaceMapID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getSubspaceMapBaseAddress

        java.lang.String getSubspaceMapBaseAddress​(java.lang.String elementID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getComponentMemoryMapIDs

        java.lang.String[] getComponentMemoryMapIDs​(java.lang.String componentID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getMemoryMapRemapElementIDs

        java.lang.String[] getMemoryMapRemapElementIDs​(java.lang.String memoryMapID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getMemoryRemapStateID

        java.lang.String getMemoryRemapStateID​(java.lang.String memoryRemapID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewDesignID

        java.lang.String getViewDesignID​(java.lang.String viewID)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewEnvIdentifiers

        java.lang.String[] getViewEnvIdentifiers​(java.lang.String viewID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewLanguage

        java.lang.String getViewLanguage​(java.lang.String viewID)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewLanguageIsStrict

        boolean getViewLanguageIsStrict​(java.lang.String viewID)
                                 throws java.rmi.RemoteException,
                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewModelName

        java.lang.String getViewModelName​(java.lang.String viewID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewDefaultFileBuilderIDs

        java.lang.String[] getViewDefaultFileBuilderIDs​(java.lang.String viewID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewFileSetIDs

        java.lang.String[] getViewFileSetIDs​(java.lang.String viewID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewPortConstraintSetIDs

        java.lang.String[] getViewPortConstraintSetIDs​(java.lang.String portID,
                                                       java.lang.String viewID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getViewWhiteboxElementRefIDs

        java.lang.String[] getViewWhiteboxElementRefIDs​(java.lang.String viewID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortStyle

        java.lang.String getPortStyle​(java.lang.String portID)
                               throws java.rmi.RemoteException,
                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAllLogicalDirectionsAllowed

        boolean getAllLogicalDirectionsAllowed​(java.lang.String portID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortDirection

        java.lang.String getPortDirection​(java.lang.String portID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortRange

        java.math.BigInteger[] getPortRange​(java.lang.String portID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortWireTypeDefIDs

        java.lang.String[] getPortWireTypeDefIDs​(java.lang.String portID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortTransactionalTypeDefID

        java.lang.String getPortTransactionalTypeDefID​(java.lang.String portID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortServiceID

        java.lang.String getPortServiceID​(java.lang.String portID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortAccessType

        java.lang.String getPortAccessType​(java.lang.String portID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortAccessHandle

        java.lang.String getPortAccessHandle​(java.lang.String portID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortMaxAllowedConnections

        java.lang.String getPortMaxAllowedConnections​(java.lang.String portID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortMinAllowedConnections

        java.lang.String getPortMinAllowedConnections​(java.lang.String portID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortDefaultValue

        java.lang.String getPortDefaultValue​(java.lang.String elementID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortClockDriverID

        java.lang.String getPortClockDriverID​(java.lang.String portID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPeriod

        float getClockDriverPeriod​(java.lang.String elementID)
                            throws java.rmi.RemoteException,
                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPeriodUnits

        java.lang.String getClockDriverPeriodUnits​(java.lang.String clockDriverID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPulseOffset

        float getClockDriverPulseOffset​(java.lang.String elementID)
                                 throws java.rmi.RemoteException,
                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPulseOffsetUnits

        java.lang.String getClockDriverPulseOffsetUnits​(java.lang.String clockDriverID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPulseValue

        java.lang.String getClockDriverPulseValue​(java.lang.String elementID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPulseDuration

        float getClockDriverPulseDuration​(java.lang.String elementID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverPulseDurationUnits

        java.lang.String getClockDriverPulseDurationUnits​(java.lang.String clockDriverID)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverName

        java.lang.String getClockDriverName​(java.lang.String clockDriverID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getClockDriverSource

        java.lang.String getClockDriverSource​(java.lang.String clockDriverID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortSingleShotDriverID

        java.lang.String getPortSingleShotDriverID​(java.lang.String portID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortSingleShotPulseOffset

        float getPortSingleShotPulseOffset​(java.lang.String singleShotDriverID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortSingleShotPulseValue

        java.lang.String getPortSingleShotPulseValue​(java.lang.String singleShotDriverID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortSingleShotPulseDuration

        float getPortSingleShotPulseDuration​(java.lang.String elementID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortConstraintSetIDs

        java.lang.String[] getPortConstraintSetIDs​(java.lang.String portID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTypeDefTypeName

        java.lang.String getTypeDefTypeName​(java.lang.String elementID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTypeDefConstrained

        boolean getTypeDefConstrained​(java.lang.String elementID)
                               throws java.rmi.RemoteException,
                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTypeDefImplicit

        boolean getTypeDefImplicit​(java.lang.String elementID)
                            throws java.rmi.RemoteException,
                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTypeDefTypeDefinitions

        java.lang.String[] getTypeDefTypeDefinitions​(java.lang.String elementID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTypeDefTypeViewIDs

        java.lang.String[] getTypeDefTypeViewIDs​(java.lang.String wireTypeDefID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefServiceInitiative

        java.lang.String getAbstractionDefServiceInitiative​(java.lang.String abstractionServiceID)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefServiceIDs

        java.lang.String getAbstractionDefServiceIDs​(java.lang.String abstractionServiceID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefAbstractionServiceTypeDefIDs

        java.lang.String[] getAbstractionDefAbstractionServiceTypeDefIDs​(java.lang.String abstractionServiceID)
                                                                  throws java.rmi.RemoteException,
                                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getServiceInitiative

        java.lang.String getServiceInitiative​(java.lang.String serviceID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getServiceTypeDefIDs

        java.lang.String[] getServiceTypeDefIDs​(java.lang.String serviceID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortConstraintSetReferenceName

        java.lang.String getPortConstraintSetReferenceName​(java.lang.String portConstraintSetID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortConstraintSetRange

        java.math.BigInteger[] getPortConstraintSetRange​(java.lang.String portConstraintSetID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortConstraintSetDriveConstraintIDs

        java.lang.String[] getPortConstraintSetDriveConstraintIDs​(java.lang.String portConstraintSetID)
                                                           throws java.rmi.RemoteException,
                                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortConstraintSetLoadConstraintIDs

        java.lang.String[] getPortConstraintSetLoadConstraintIDs​(java.lang.String portConstraintSetID)
                                                          throws java.rmi.RemoteException,
                                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getPortConstraintSetTimingConstraintIDs

        java.lang.String[] getPortConstraintSetTimingConstraintIDs​(java.lang.String portConstraintSetID)
                                                            throws java.rmi.RemoteException,
                                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDriveConstraintType

        java.lang.String[] getDriveConstraintType​(java.lang.String driveConstraintID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDriveConstraintValue

        java.lang.String getDriveConstraintValue​(java.lang.String driveConstraintID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLoadConstraintType

        java.lang.String[] getLoadConstraintType​(java.lang.String loadConstraintID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLoadConstraintValue

        java.lang.String[] getLoadConstraintValue​(java.lang.String loadConstraintID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getLoadConstraintCount

        java.math.BigInteger getLoadConstraintCount​(java.lang.String loadConstraintID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTimingConstraintClockDetails

        java.lang.String[] getTimingConstraintClockDetails​(java.lang.String timingConstraintID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getTimingConstraintValue

        float getTimingConstraintValue​(java.lang.String timingConstraintID)
                                throws java.rmi.RemoteException,
                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileName

        java.lang.String getFileName​(java.lang.String elementID,
                                     boolean resolve)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuilderFileType

        java.lang.String getFileBuilderFileType​(java.lang.String fileBuilderID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuilderCommand

        java.lang.String getFileBuilderCommand​(java.lang.String elementID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuilderFlags

        java.lang.String getFileBuilderFlags​(java.lang.String elementID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuilderReplaceDefaultFlags

        boolean getFileBuilderReplaceDefaultFlags​(java.lang.String elementID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetGroups

        java.lang.String[] getFileSetGroups​(java.lang.String fileSetID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetFileIDs

        java.lang.String[] getFileSetFileIDs​(java.lang.String fileSetID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileType

        java.lang.String[] getFileType​(java.lang.String fileID)
                                throws java.rmi.RemoteException,
                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileIsIncludeFile

        boolean getFileIsIncludeFile​(java.lang.String fileID)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileHasExternalDeclarations

        boolean getFileHasExternalDeclarations​(java.lang.String fileID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileLogicalName

        java.lang.String getFileLogicalName​(java.lang.String fileID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileLogicalNameDefault

        boolean getFileLogicalNameDefault​(java.lang.String fileID)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileExportedNames

        java.lang.String[] getFileExportedNames​(java.lang.String fileID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuildCommandName

        java.lang.String getFileBuildCommandName​(java.lang.String elementID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuildCommandFlags

        java.lang.String getFileBuildCommandFlags​(java.lang.String elementID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuildCommandFlagsIsAppend

        boolean getFileBuildCommandFlagsIsAppend​(java.lang.String fileID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuildCommandReplaceDefaultFlags

        boolean getFileBuildCommandReplaceDefaultFlags​(java.lang.String elementID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileBuildCommandTargetName

        java.lang.String getFileBuildCommandTargetName​(java.lang.String elementID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileDependencies

        java.lang.String[] getFileDependencies​(java.lang.String fileID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileDefineSymbolIDs

        java.lang.String[] getFileDefineSymbolIDs​(java.lang.String fileID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileImageTypes

        java.lang.String[] getFileImageTypes​(java.lang.String fileID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetFileBuilderIDs

        java.lang.String[] getFileSetFileBuilderIDs​(java.lang.String fileSetID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetDependencies

        java.lang.String[] getFileSetDependencies​(java.lang.String fileSetID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFileSetFunctionIDs

        java.lang.String[] getFileSetFunctionIDs​(java.lang.String fileSetID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionReplicate

        boolean getFunctionReplicate​(java.lang.String functionID)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionEntryPoint

        java.lang.String getFunctionEntryPoint​(java.lang.String functionID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionFileID

        java.lang.String getFunctionFileID​(java.lang.String functionID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionReturnType

        java.lang.String getFunctionReturnType​(java.lang.String functionID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionArgumentIDs

        java.lang.String[] getFunctionArgumentIDs​(java.lang.String functionID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionArgumentDataType

        java.lang.String getFunctionArgumentDataType​(java.lang.String argumentID)
                                              throws java.rmi.RemoteException,
                                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionDisabled

        boolean getFunctionDisabled​(java.lang.String elementID)
                             throws java.rmi.RemoteException,
                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionSourceFileIDs

        java.lang.String[] getFunctionSourceFileIDs​(java.lang.String functionID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionSourceFileName

        java.lang.String getFunctionSourceFileName​(java.lang.String functionSourceFileID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getFunctionSourceFileType

        java.lang.String getFunctionSourceFileType​(java.lang.String functionSourceFileID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxElementRefID

        java.lang.String getWhiteboxElementRefID​(java.lang.String whiteboxRefID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxRefPathIDs

        java.lang.String[] getWhiteboxRefPathIDs​(java.lang.String whiteboxRefID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxRefPathName

        java.lang.String getWhiteboxRefPathName​(java.lang.String whiteboxRefPathID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxRefPathRange

        org.apache.axis.types.NonNegativeInteger[] getWhiteboxRefPathRange​(java.lang.String whiteboxRefPathID)
                                                                    throws java.rmi.RemoteException,
                                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxElementType

        java.lang.String getWhiteboxElementType​(java.lang.String whiteboxElementID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxElementDrivable

        boolean getWhiteboxElementDrivable​(java.lang.String whiteboxElementID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxElementRegisterID

        java.lang.String getWhiteboxElementRegisterID​(java.lang.String whiteboxElementID)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWhiteboxElementRegisterIDs

        java.lang.String[] getWhiteboxElementRegisterIDs​(java.lang.String whiteboxElementID)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorScope

        java.lang.String getGeneratorScope​(java.lang.String generatorID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorIsHidden

        boolean getGeneratorIsHidden​(java.lang.String generatorID)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorPhase

        float getGeneratorPhase​(java.lang.String generatorID)
                         throws java.rmi.RemoteException,
                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorApiType

        java.lang.String getGeneratorApiType​(java.lang.String generatorID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorExecutable

        java.lang.String getGeneratorExecutable​(java.lang.String generatorID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorGroups

        java.lang.String[] getGeneratorGroups​(java.lang.String generatorID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorTransportMethods

        java.lang.String[] getGeneratorTransportMethods​(java.lang.String generatorID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionID

        java.lang.String getBusDefinitionID​(java.lang.String[] vlnvValue)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionVLNV

        java.lang.String[] getBusDefinitionVLNV​(java.lang.String busdefID)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionDirectConnection

        boolean getBusDefinitionDirectConnection​(java.lang.String busdefID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionIsAddressable

        boolean getBusDefinitionIsAddressable​(java.lang.String busdefID)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionExtends

        java.lang.String[] getBusDefinitionExtends​(java.lang.String busdefID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionMaxMasters

        java.math.BigInteger getBusDefinitionMaxMasters​(java.lang.String busdefID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionMaxSlaves

        java.math.BigInteger getBusDefinitionMaxSlaves​(java.lang.String busdefID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getBusDefinitionSystemGroupNames

        java.lang.String[] getBusDefinitionSystemGroupNames​(java.lang.String busdefID)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefID

        java.lang.String getAbstractionDefID​(java.lang.String[] vlnvValue)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefVLNV

        java.lang.String[] getAbstractionDefVLNV​(java.lang.String abstractionDefID)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefBusTypeVLNV

        java.lang.String[] getAbstractionDefBusTypeVLNV​(java.lang.String abstractionDefID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefExtends

        java.lang.String[] getAbstractionDefExtends​(java.lang.String abstractionDefID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortIDs

        java.lang.String[] getAbstractionDefPortIDs​(java.lang.String abstractionDefID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortLogicalName

        java.lang.String getAbstractionDefPortLogicalName​(java.lang.String abstractionDefPortID)
                                                   throws java.rmi.RemoteException,
                                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortRequiresDriver

        boolean getAbstractionDefPortRequiresDriver​(java.lang.String abstractionDefPortID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortRequiredDriverType

        java.lang.String getAbstractionDefPortRequiredDriverType​(java.lang.String abstractionDefPortID)
                                                          throws java.rmi.RemoteException,
                                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortStyle

        java.lang.String getAbstractionDefPortStyle​(java.lang.String abstractionDefPortID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortIsAddress

        boolean getAbstractionDefPortIsAddress​(java.lang.String abstractionDefPortID)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortIsData

        boolean getAbstractionDefPortIsData​(java.lang.String abstractionDefPortID)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortIsClock

        boolean getAbstractionDefPortIsClock​(java.lang.String abstractionDefPortID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortIsReset

        boolean getAbstractionDefPortIsReset​(java.lang.String abstractionDefPortID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeID

        java.lang.String[] getAbstractionDefPortModeID​(java.lang.String modeValue,
                                                       java.lang.String abstractionDefPortID)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeIDs

        java.lang.String[] getAbstractionDefPortModeIDs​(java.lang.String modeValue,
                                                        java.lang.String abstractionDefPortID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeGroup

        java.lang.String getAbstractionDefPortModeGroup​(java.lang.String abstractionDefPortModeID)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeBitWidth

        org.apache.axis.types.NonNegativeInteger getAbstractionDefPortModeBitWidth​(java.lang.String abstractionDefPortModeID)
                                                                            throws java.rmi.RemoteException,
                                                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeDirection

        java.lang.String getAbstractionDefPortModeDirection​(java.lang.String abstractionDefPortModeID)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortNonMirroredConstraintIDs

        java.lang.String[] getAbstractionDefPortNonMirroredConstraintIDs​(java.lang.String abstractionDefPortModeID)
                                                                  throws java.rmi.RemoteException,
                                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortMirroredConstraintIDs

        java.lang.String[] getAbstractionDefPortMirroredConstraintIDs​(java.lang.String abstractionDefPortModeID)
                                                               throws java.rmi.RemoteException,
                                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortDriveConstraintIDs

        java.lang.String[] getAbstractionDefPortDriveConstraintIDs​(java.lang.String abstractionDefPortModeConstraintID)
                                                            throws java.rmi.RemoteException,
                                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortLoadConstraintIDs

        java.lang.String[] getAbstractionDefPortLoadConstraintIDs​(java.lang.String abstractionDefPortModeConstraintID)
                                                           throws java.rmi.RemoteException,
                                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortTimingConstraintIDs

        java.lang.String[] getAbstractionDefPortTimingConstraintIDs​(java.lang.String abstractionDefPortModeConstraintID)
                                                             throws java.rmi.RemoteException,
                                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortDefaultValue

        java.lang.String getAbstractionDefPortDefaultValue​(java.lang.String abstractionDefPortID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModePresence

        java.lang.String getAbstractionDefPortModePresence​(java.lang.String abstractionDefPortModeID)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeServiceIDs

        java.lang.String getAbstractionDefPortModeServiceIDs​(java.lang.String abstractionDefPortModeID)
                                                      throws java.rmi.RemoteException,
                                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getAbstractionDefPortModeServiceID

        java.lang.String getAbstractionDefPortModeServiceID​(java.lang.String abstractionDefPortModeID)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getVendorExtensions

        java.lang.String getVendorExtensions​(java.lang.String elementID)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getVendorAttribute

        java.lang.String getVendorAttribute​(java.lang.String elementID,
                                            java.lang.String attrName)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getParameterIDs

        java.lang.String[] getParameterIDs​(java.lang.String elementID)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getValue

        java.lang.String getValue​(java.lang.String elementID)
                           throws java.rmi.RemoteException,
                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getValueAttribute

        java.lang.String getValueAttribute​(java.lang.String elementID,
                                           java.lang.String attrName)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getModelParameterDataType

        java.lang.String getModelParameterDataType​(java.lang.String parameterID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getModelParameterUsageType

        java.lang.String getModelParameterUsageType​(java.lang.String parameterID)
                                             throws java.rmi.RemoteException,
                                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getIdValue

        java.lang.String getIdValue​(java.lang.String elementID)
                             throws java.rmi.RemoteException,
                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getName

        java.lang.String getName​(java.lang.String elementID)
                          throws java.rmi.RemoteException,
                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDescription

        java.lang.String getDescription​(java.lang.String elementID)
                                 throws java.rmi.RemoteException,
                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getDisplayName

        java.lang.String getDisplayName​(java.lang.String elementID)
                                 throws java.rmi.RemoteException,
                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getUnconfiguredID

        void getUnconfiguredID​(javax.xml.rpc.holders.StringHolder elementID)
                        throws java.rmi.RemoteException,
                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getChoiceName

        java.lang.String getChoiceName​(java.lang.String choiceID)
                                throws java.rmi.RemoteException,
                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getChoiceEnumerationIDs

        java.lang.String[] getChoiceEnumerationIDs​(java.lang.String choiceID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getChoiceEnumerationValue

        java.lang.String getChoiceEnumerationValue​(java.lang.String choiceEnumerationID)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getChoiceEnumerationText

        java.lang.String getChoiceEnumerationText​(java.lang.String choiceEnumerationID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getChoiceEnumerationHelp

        java.lang.String getChoiceEnumerationHelp​(java.lang.String choiceEnumerationID)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • registerVLNV

        boolean registerVLNV​(java.lang.String fileName,
                             boolean replace)
                      throws java.rmi.RemoteException,
                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getXMLForVLNV

        java.lang.String getXMLForVLNV​(java.lang.String[] vlnvValue)
                                throws java.rmi.RemoteException,
                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getGeneratorContextComponentInstanceID

        java.lang.String getGeneratorContextComponentInstanceID​(java.lang.String generatorName)
                                                         throws java.rmi.RemoteException,
                                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • init

        boolean init​(java.lang.String apiVersion,
                     ApiFailureMode failureMode,
                     java.lang.String message)
              throws java.rmi.RemoteException,
                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • message

        boolean message​(java.lang.String severity,
                        java.lang.String message)
                 throws java.rmi.RemoteException,
                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getErrorMessage

        java.lang.String getErrorMessage​(java.lang.String callerIdent)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • getWarningCount

        java.math.BigInteger getWarningCount​(java.lang.String callerIdent)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • end

        java.math.BigInteger end​(java.math.BigInteger gen_status,
                                 java.lang.String message)
                          throws java.rmi.RemoteException,
                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setPortMapRange

        boolean setPortMapRange​(java.lang.String portMapID,
                                org.apache.axis.types.NonNegativeInteger[] nonNegativeIntegerArrayMessage)
                         throws java.rmi.RemoteException,
                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setBusInterfaceMasterBaseAddress

        boolean setBusInterfaceMasterBaseAddress​(java.lang.String interfaceID,
                                                 java.lang.String baseAddressValue)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setRemapAddressValue

        boolean setRemapAddressValue​(java.lang.String remapAddressID,
                                     java.lang.String spiritNumberTypeValue)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setBusInterfaceMirroredSlaveRange

        boolean setBusInterfaceMirroredSlaveRange​(java.lang.String interfaceID,
                                                  java.lang.String spiritNumberTypeValue)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setBusInterfaceBitSteering

        boolean setBusInterfaceBitSteering​(java.lang.String interfaceID,
                                           java.lang.String bitSteeringValue)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileName

        boolean setFileName​(java.lang.String fileID,
                            java.lang.String value)
                     throws java.rmi.RemoteException,
                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuildCommandName

        boolean setFileBuildCommandName​(java.lang.String fileID,
                                        java.lang.String value)
                                 throws java.rmi.RemoteException,
                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuildCommandFlags

        boolean setFileBuildCommandFlags​(java.lang.String fileID,
                                         java.lang.String value)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuildCommandReplaceDefaultFlags

        boolean setFileBuildCommandReplaceDefaultFlags​(java.lang.String fileID,
                                                       boolean booleanValue)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuildCommandTargetName

        boolean setFileBuildCommandTargetName​(java.lang.String fileID,
                                              java.lang.String value)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuilderCommand

        boolean setFileBuilderCommand​(java.lang.String fileBuilderID,
                                      java.lang.String command)
                               throws java.rmi.RemoteException,
                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuilderFlags

        boolean setFileBuilderFlags​(java.lang.String fileBuilderID,
                                    java.lang.String flags)
                             throws java.rmi.RemoteException,
                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFileBuilderReplaceDefaultFlags

        boolean setFileBuilderReplaceDefaultFlags​(java.lang.String fileBuilderID,
                                                  boolean replaceDefaultFlags)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setFunctionDisabled

        boolean setFunctionDisabled​(java.lang.String functionID,
                                    boolean booleanValue)
                             throws java.rmi.RemoteException,
                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setPortRange

        boolean setPortRange​(java.lang.String portID,
                             java.math.BigInteger[] integerArrayMessage)
                      throws java.rmi.RemoteException,
                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setPortDefaultValue

        boolean setPortDefaultValue​(java.lang.String portID,
                                    java.lang.String value)
                             throws java.rmi.RemoteException,
                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setClockDriverPeriod

        boolean setClockDriverPeriod​(java.lang.String clockDriverID,
                                     float floatValue)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setClockDriverPulseOffset

        boolean setClockDriverPulseOffset​(java.lang.String clockDriverID,
                                          float floatValue)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setClockDriverPulseValue

        boolean setClockDriverPulseValue​(java.lang.String clockDriverID,
                                         java.lang.String spiritNumberTypeValue)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setClockDriverPulseDuration

        boolean setClockDriverPulseDuration​(java.lang.String clockDriverID,
                                            float floatValue)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setPortSingleShotPulseOffset

        boolean setPortSingleShotPulseOffset​(java.lang.String singleShotDriverID,
                                             float floatValue)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setPortSingleShotPulseValue

        boolean setPortSingleShotPulseValue​(java.lang.String singleShotDriverID,
                                            java.lang.String spiritNumberTypeValue)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setPortSingleShotPulseDuration

        boolean setPortSingleShotPulseDuration​(java.lang.String singleShotDriverID,
                                               float floatValue)
                                        throws java.rmi.RemoteException,
                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addComponentInstance

        java.lang.String addComponentInstance​(java.lang.String designID,
                                              java.lang.String[] vlnvValue,
                                              java.lang.String instanceName,
                                              java.lang.String displayName,
                                              java.lang.String description)
                                       throws java.rmi.RemoteException,
                                              FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeComponentInstance

        boolean removeComponentInstance​(java.lang.String componentInstanceID)
                                 throws java.rmi.RemoteException,
                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • replaceComponentInstance

        boolean replaceComponentInstance​(java.lang.String designID,
                                         java.lang.String componentInstanceID,
                                         java.lang.String[] vlnvValue)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • appendAbstractorInstance

        java.lang.String appendAbstractorInstance​(java.lang.String designID,
                                                  java.lang.String interconnectionID,
                                                  java.lang.String[] vlnvValue,
                                                  java.lang.String instanceName,
                                                  java.lang.String displayName,
                                                  java.lang.String description)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeAbstractorInstance

        boolean removeAbstractorInstance​(java.lang.String abstractorInstanceID)
                                  throws java.rmi.RemoteException,
                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • replaceAbstractorInstance

        boolean replaceAbstractorInstance​(java.lang.String designID,
                                          java.lang.String abstractorInstanceID,
                                          java.lang.String[] vlnvValue)
                                   throws java.rmi.RemoteException,
                                          FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addInterconnection

        java.lang.String addInterconnection​(java.lang.String designID,
                                            java.lang.String component1Ref,
                                            java.lang.String interface1Ref,
                                            java.lang.String component2Ref,
                                            java.lang.String interface2Ref,
                                            java.lang.String name,
                                            java.lang.String displayName,
                                            java.lang.String description)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeInterconnection

        boolean removeInterconnection​(java.lang.String designID,
                                      java.lang.String component1Ref,
                                      java.lang.String interface1Ref,
                                      java.lang.String component2Ref,
                                      java.lang.String interface2Ref)
                               throws java.rmi.RemoteException,
                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addMonitorInterconnection

        java.lang.String addMonitorInterconnection​(java.lang.String designID,
                                                   java.lang.String componentRef,
                                                   java.lang.String componentInterfaceRef,
                                                   java.lang.String monitorRef,
                                                   java.lang.String monitorInterfaceRef,
                                                   java.lang.String name,
                                                   java.lang.String displayName,
                                                   java.lang.String description)
                                            throws java.rmi.RemoteException,
                                                   FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addHierarchicalMonitorInterconnection

        java.lang.String addHierarchicalMonitorInterconnection​(java.lang.String designID,
                                                               java.lang.String componentPath,
                                                               java.lang.String componentRef,
                                                               java.lang.String componentInterfaceRef,
                                                               java.lang.String monitorPath,
                                                               java.lang.String monitorRef,
                                                               java.lang.String monitorInterfaceRef,
                                                               java.lang.String name,
                                                               java.lang.String displayName,
                                                               java.lang.String description)
                                                        throws java.rmi.RemoteException,
                                                               FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeMonitorInterconnection

        boolean removeMonitorInterconnection​(java.lang.String designID,
                                             java.lang.String componentRef,
                                             java.lang.String componentInterfaceRef,
                                             java.lang.String monitorRef,
                                             java.lang.String monitorInterfaceRef)
                                      throws java.rmi.RemoteException,
                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeHierarchicalMonitorInterconnection

        boolean removeHierarchicalMonitorInterconnection​(java.lang.String designID,
                                                         java.lang.String componentPath,
                                                         java.lang.String componentRef,
                                                         java.lang.String componentInterfaceRef,
                                                         java.lang.String monitorPath,
                                                         java.lang.String monitorRef,
                                                         java.lang.String monitorInterfaceRef)
                                                  throws java.rmi.RemoteException,
                                                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addHierConnection

        java.lang.String addHierConnection​(java.lang.String designID,
                                           java.lang.String interfaceRef,
                                           java.lang.String componentRef,
                                           java.lang.String busRef)
                                    throws java.rmi.RemoteException,
                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeHierConnection

        boolean removeHierConnection​(java.lang.String designID,
                                     java.lang.String componentRef,
                                     java.lang.String busRef)
                              throws java.rmi.RemoteException,
                                     FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addAdHocConnection

        java.lang.String addAdHocConnection​(java.lang.String designID,
                                            java.lang.String name,
                                            java.lang.String displayName,
                                            java.lang.String description,
                                            java.lang.String componentRef,
                                            java.lang.String portRef,
                                            java.lang.String left,
                                            java.lang.String right,
                                            java.lang.String tiedValue)
                                     throws java.rmi.RemoteException,
                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addAdHocInternalPortReference

        java.lang.String addAdHocInternalPortReference​(java.lang.String designID,
                                                       java.lang.String adHocConnectionID,
                                                       java.lang.String componentRef,
                                                       java.lang.String portRef,
                                                       java.lang.String left,
                                                       java.lang.String right)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • addAdHocExternalPortReference

        java.lang.String addAdHocExternalPortReference​(java.lang.String designID,
                                                       java.lang.String adHocConnectionID,
                                                       java.lang.String portRef,
                                                       java.lang.String left,
                                                       java.lang.String right)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeAdHocInternalPortReference

        boolean removeAdHocInternalPortReference​(java.lang.String designID,
                                                 java.lang.String adHocConnectionID,
                                                 java.lang.String componentRef,
                                                 java.lang.String portRef)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • removeAdHocExternalPortReference

        boolean removeAdHocExternalPortReference​(java.lang.String designID,
                                                 java.lang.String adHocConnectionID,
                                                 java.lang.String portRef)
                                          throws java.rmi.RemoteException,
                                                 FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setAddressSpaceRange

        java.math.BigInteger setAddressSpaceRange​(java.lang.String addressSpaceID,
                                                  java.lang.String range)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setAddressSpaceWidth

        java.math.BigInteger setAddressSpaceWidth​(java.lang.String addressSpaceID,
                                                  org.apache.axis.types.NonNegativeInteger width)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setExecutableImageLinkerCommand

        java.math.BigInteger setExecutableImageLinkerCommand​(java.lang.String executableImageID,
                                                             java.lang.String value)
                                                      throws java.rmi.RemoteException,
                                                             FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setExecutableImageLinkerFlags

        java.math.BigInteger setExecutableImageLinkerFlags​(java.lang.String executableImageID,
                                                           java.lang.String value)
                                                    throws java.rmi.RemoteException,
                                                           FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setLinkerCommandFileName

        java.math.BigInteger setLinkerCommandFileName​(java.lang.String linkerCommandFileID,
                                                      java.lang.String fileName)
                                               throws java.rmi.RemoteException,
                                                      FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setLinkerCommandFileLineSwitch

        java.math.BigInteger setLinkerCommandFileLineSwitch​(java.lang.String linkerCommandFileID,
                                                            java.lang.String value)
                                                     throws java.rmi.RemoteException,
                                                            FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setLinkerCommandFileEnable

        java.math.BigInteger setLinkerCommandFileEnable​(java.lang.String linkerCommandFileID,
                                                        boolean value)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setAddressBlockBaseAddress

        java.math.BigInteger setAddressBlockBaseAddress​(java.lang.String addressBlockID,
                                                        java.lang.String baseAddress)
                                                 throws java.rmi.RemoteException,
                                                        FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setAddressBlockRange

        java.math.BigInteger setAddressBlockRange​(java.lang.String addressBlockID,
                                                  java.lang.String spiritNumberTypeValue)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setAddressBlockWidth

        java.math.BigInteger setAddressBlockWidth​(java.lang.String addressBlockID,
                                                  org.apache.axis.types.NonNegativeInteger nonNegativeIntegerValue)
                                           throws java.rmi.RemoteException,
                                                  FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setBankBaseAddress

        java.math.BigInteger setBankBaseAddress​(java.lang.String bankID,
                                                java.lang.String baseAddress)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setSubspaceMapBaseAddress

        java.math.BigInteger setSubspaceMapBaseAddress​(java.lang.String subspaceMapID,
                                                       java.lang.String spiritNumberTypeValue)
                                                throws java.rmi.RemoteException,
                                                       FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setVendorExtensions

        boolean setVendorExtensions​(java.lang.String elementID,
                                    java.lang.String extensionText)
                             throws java.rmi.RemoteException,
                                    FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setVendorAttribute

        java.math.BigInteger setVendorAttribute​(java.lang.String elementID,
                                                java.lang.String attrName,
                                                java.lang.String attrValue)
                                         throws java.rmi.RemoteException,
                                                FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp
      • setValue

        boolean setValue​(java.lang.String elementID,
                         java.lang.String value)
                  throws java.rmi.RemoteException,
                         FaultResp
        Throws:
        java.rmi.RemoteException
        FaultResp