Uses of Interface
org.enterprisedomain.classmaker.SCMOperator
Package
Description
-
Uses of SCMOperator in org.enterprisedomain.classmaker
Modifier and TypeMethodDescriptionvoid
SCMRegistry.put
(String projectName, SCMOperator<T> operator) -
Uses of SCMOperator in org.enterprisedomain.classmaker.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'SCM Operator'.Modifier and TypeMethodDescriptionvoid
SCMRegistryImpl.put
(String projectName, SCMOperator<T> operator) -
Uses of SCMOperator in org.enterprisedomain.classmaker.scm
-
Uses of SCMOperator in org.enterprisedomain.classmaker.util
Modifier and TypeMethodDescription<T> T1
ClassMakerSwitch.caseSCMOperator
(SCMOperator<T> object) Returns the result of interpreting the object as an instance of 'SCM Operator'.boolean
ClassMakerValidator.validateSCMOperator
(SCMOperator<?> scmOperator, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)