public interface IEClassifierProcessor<ClassType,InstanceType>
Modifier and Type | Interface and Description |
---|---|
static interface |
IEClassifierProcessor.IEClassProcessor |
static interface |
IEClassifierProcessor.IEDataTypeProcessor |
Modifier and Type | Method and Description |
---|---|
void |
process(ClassType type,
InstanceType instance) |
void process(ClassType type, InstanceType instance)