Uses of Interface
org.eclipse.emf.cdo.security.SecurityFactory
Packages that use SecurityFactory
Package
Description
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
-
Uses of SecurityFactory in org.eclipse.emf.cdo.security
Fields in org.eclipse.emf.cdo.security declared as SecurityFactoryModifier and TypeFieldDescriptionstatic final SecurityFactory
SecurityFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.cdo.security that return SecurityFactoryModifier and TypeMethodDescriptionSecurityPackage.getSecurityFactory()
Returns the factory that creates the instances of the model. -
Uses of SecurityFactory in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement SecurityFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.eclipse.emf.cdo.security.impl that return SecurityFactoryModifier and TypeMethodDescriptionSecurityPackageImpl.getSecurityFactory()
static SecurityFactory
SecurityFactoryImpl.init()
Creates the default factory implementation.