public class IntArtifactsGenerator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static MXLogger |
INTERACTIONLOGGER
Interaction logger for logging messages related to Interaction.
|
| Constructor and Description |
|---|
IntArtifactsGenerator()
Construct generator
|
| Modifier and Type | Method and Description |
|---|---|
void |
createInteraction(MboRemote intGenerator)
Create Interaction
|
void |
createInteractionMapping(MboRemote intGenerator,
MboSetRemote interMappingSet,
java.lang.String mboRelation,
java.lang.String attrRelation,
boolean isResponse) |
public static final MXLogger INTERACTIONLOGGER
public IntArtifactsGenerator()
MXException - MAXIMO exceptionjava.rmi.RemoteException - Remote exceptionpublic void createInteraction(MboRemote intGenerator) throws MXException, java.rmi.RemoteException
intGenerator - Give reference to generator Mbo.MXException - MAXIMO exceptionjava.rmi.RemoteException - Remote exceptionpublic void createInteractionMapping(MboRemote intGenerator, MboSetRemote interMappingSet, java.lang.String mboRelation, java.lang.String attrRelation, boolean isResponse) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException