Uses of Interface
org.enterprisedomain.classmaker.Customizer
Packages that use Customizer
Package
Description
-
Uses of Customizer in org.enterprisedomain.classmaker
Methods in org.enterprisedomain.classmaker that return CustomizerModifier and TypeMethodDescriptionClassMakerFactory.createCustomizer()
Returns a new object of class 'Customizer'.Methods in org.enterprisedomain.classmaker that return types with arguments of type CustomizerModifier and TypeMethodDescriptionstatic SortedSet<Customizer>
ClassMakerService.Stages.createCustomizers
(String id) org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> Item.getCustomizers()
Returns the value of the 'Customizers' map.org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> Workspace.getCustomizers()
Returns the value of the 'Customizers' map.org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> Workspace.getNonExclusiveCustomizers()
Returns the value of the 'Non Exclusive Customizers' map.org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> State.getNonExclusiveStateCustomizers()
Returns the value of the 'Non Exclusive State Customizers' map.org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> State.getStateCustomizers()
Returns the value of the 'State Customizers' map.Methods in org.enterprisedomain.classmaker with parameters of type CustomizerModifier and TypeMethodDescriptionint
Customizer.CustomizerComparator.compare
(Customizer o1, Customizer o2) Method parameters in org.enterprisedomain.classmaker with type arguments of type CustomizerModifier and TypeMethodDescriptionboolean
Customizer.isNextAfter
(Class<? extends Customizer> customizerClass) -
Uses of Customizer in org.enterprisedomain.classmaker.cdo
Classes in org.enterprisedomain.classmaker.cdo that implement Customizer -
Uses of Customizer in org.enterprisedomain.classmaker.impl
Classes in org.enterprisedomain.classmaker.impl that implement CustomizerModifier and TypeClassDescriptionclass
An implementation of the model object ' Customizer'.class
Methods in org.enterprisedomain.classmaker.impl that return CustomizerModifier and TypeMethodDescriptionClassMakerFactoryImpl.createCustomizer()
StageQualifierToCustomizerMapEntryImpl.getTypedValue()
StageQualifierToCustomizerMapEntryImpl.getValue()
StageQualifierToCustomizerMapEntryImpl.setValue
(Customizer value) Methods in org.enterprisedomain.classmaker.impl that return types with arguments of type CustomizerModifier and TypeMethodDescriptionClassMakerFactoryImpl.createStageQualifierToCustomizerMapEntry()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> ContributionImpl.getCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> ItemImpl.getCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> ProjectImpl.getCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> RevisionImpl.getCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> StateImpl.getCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> WorkspaceImpl.getCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> StageQualifierToCustomizerMapEntryImpl.getEMap()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> WorkspaceImpl.getNonExclusiveCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> StateImpl.getNonExclusiveStateCustomizers()
org.eclipse.emf.common.util.EMap<StageQualifier,
Customizer> StateImpl.getStateCustomizers()
Methods in org.enterprisedomain.classmaker.impl with parameters of type CustomizerModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
StageQualifierToCustomizerMapEntryImpl.basicSetTypedValue
(Customizer newValue, org.eclipse.emf.common.notify.NotificationChain msgs) void
StageQualifierToCustomizerMapEntryImpl.setTypedValue
(Customizer newValue) StageQualifierToCustomizerMapEntryImpl.setValue
(Customizer value) Method parameters in org.enterprisedomain.classmaker.impl with type arguments of type CustomizerModifier and TypeMethodDescriptionboolean
CustomizerImpl.isNextAfter
(Class<? extends Customizer> customizerClass) -
Uses of Customizer in org.enterprisedomain.classmaker.jobs.codegen
Classes in org.enterprisedomain.classmaker.jobs.codegen that implement Customizer -
Uses of Customizer in org.enterprisedomain.classmaker.jobs.export
Classes in org.enterprisedomain.classmaker.jobs.export that implement Customizer -
Uses of Customizer in org.enterprisedomain.classmaker.jobs.install
Classes in org.enterprisedomain.classmaker.jobs.install that implement Customizer -
Uses of Customizer in org.enterprisedomain.classmaker.jobs.load
Classes in org.enterprisedomain.classmaker.jobs.load that implement Customizer -
Uses of Customizer in org.enterprisedomain.classmaker.libraries
Classes in org.enterprisedomain.classmaker.libraries that implement Customizer -
Uses of Customizer in org.enterprisedomain.classmaker.util
Methods in org.enterprisedomain.classmaker.util with parameters of type CustomizerModifier and TypeMethodDescriptionClassMakerSwitch.caseCustomizer
(Customizer object) Returns the result of interpreting the object as an instance of 'Customizer'.boolean
ClassMakerValidator.validateCustomizer
(Customizer customizer, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Method parameters in org.enterprisedomain.classmaker.util with type arguments of type CustomizerModifier and TypeMethodDescriptionClassMakerSwitch.caseStageQualifierToCustomizerMapEntry
(Map.Entry<StageQualifier, Customizer> object) Returns the result of interpreting the object as an instance of 'Stage Qualifier To Customizer Map Entry'. -
Uses of Customizer in org.enterprisedomain.classmaker.validation
Methods in org.enterprisedomain.classmaker.validation with parameters of type CustomizerModifier and TypeMethodDescriptionboolean
StageQualifierToCustomizerMapEntryValidator.validateTypedValue
(Customizer value) Method parameters in org.enterprisedomain.classmaker.validation with type arguments of type CustomizerModifier and TypeMethodDescriptionboolean
ItemValidator.validateCustomizers
(org.eclipse.emf.common.util.EMap<StageQualifier, Customizer> value) boolean
WorkspaceValidator.validateCustomizers
(org.eclipse.emf.common.util.EMap<StageQualifier, Customizer> value) boolean
WorkspaceValidator.validateNonExclusiveCustomizers
(org.eclipse.emf.common.util.EMap<StageQualifier, Customizer> value) boolean
StateValidator.validateNonExclusiveStateCustomizers
(org.eclipse.emf.common.util.EMap<StageQualifier, Customizer> value) boolean
StateValidator.validateStateCustomizers
(org.eclipse.emf.common.util.EMap<StageQualifier, Customizer> value)