Uses of Class
org.eclipse.emf.cdo.security.util.SecuritySwitch
Packages that use SecuritySwitch
Package
Description
The generated EMF edit support of the CDO Lifecycle Management Security model.
The generated EMF utilities of the CDO security model.
-
Uses of SecuritySwitch in org.eclipse.emf.cdo.lm.security.provider
Subclasses of SecuritySwitch in org.eclipse.emf.cdo.lm.security.providerModifier and TypeClassDescriptionprotected static class
The switch for creating child descriptors specific to each extended class. -
Uses of SecuritySwitch in org.eclipse.emf.cdo.security.util
Fields in org.eclipse.emf.cdo.security.util declared as SecuritySwitchModifier and TypeFieldDescriptionprotected SecuritySwitch<Adapter>
SecurityAdapterFactory.modelSwitch
The switch that delegates to thecreateXXX
methods.