Package | Description |
---|---|
eu.transformproject.provenance.opm.factory |
Modifier and Type | Method and Description |
---|---|
static OPMAgent |
OPMFactory.cloneAgent(OPMAgent e,
java.util.HashMap<OPMEntity,OPMEntity> cloneMap)
Clone agent.
|
static OPMAgent |
OPMFactory.createOPMAgent(java.lang.String id,
java.lang.String value)
Creates a new OPM object.
|
static OPMAgent |
OPMFactory.createOPMAgent(java.lang.String id,
java.lang.String value,
OPMEntityType entityAgentType) |
Modifier and Type | Method and Description |
---|---|
static OPMAgent |
OPMFactory.cloneAgent(OPMAgent e,
java.util.HashMap<OPMEntity,OPMEntity> cloneMap)
Clone agent.
|