public class SystemMapMgr
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SystemMapMgr.SystemMapEntry |
Constructor and Description |
---|
SystemMapMgr(ModelProcessIntf loader) |
Modifier and Type | Method and Description |
---|---|
SystemMapMgr.SystemMapEntry |
getMapEntry(java.lang.String cobieSystem) |
MboSetRemote |
getSystemMapSet() |
boolean |
hasEntry(java.lang.String systemName) |
public SystemMapMgr(ModelProcessIntf loader) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public boolean hasEntry(java.lang.String systemName)
public SystemMapMgr.SystemMapEntry getMapEntry(java.lang.String cobieSystem)
public MboSetRemote getSystemMapSet() throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException