Uses of Enum Class
org.eclnt.ccaddons.pbc.mapping.ENUMMappingRules
Packages that use ENUMMappingRules
-
Uses of ENUMMappingRules in org.eclnt.ccaddons.pbc.mapping
Methods in org.eclnt.ccaddons.pbc.mapping that return ENUMMappingRulesModifier and TypeMethodDescriptionstatic ENUMMappingRules
Returns the enum constant of this class with the specified name.static ENUMMappingRules[]
ENUMMappingRules.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclnt.ccaddons.pbc.mapping with parameters of type ENUMMappingRulesModifier and TypeMethodDescriptionvoid
CCMapper.prepare
(List<MapperItem> leftItems, List<MapperItem> rightItems, List<MapperItemLink> links, ENUMMappingRules mappingRules, CCMapper.IListener listener)