Interface OperationType

All Known Implementing Classes:
ChainTypeImpl, OperationTypeImpl, ScriptingOperationTypeImpl

public interface OperationType
Describe an operation class. Each registered operation will be stored in the registry as an instance of this class.
Author:
Bogdan Stefanescu