Uses of Interface
org.hippoecm.frontend.model.ocm.IStore
-
Packages that use IStore Package Description org.hippoecm.frontend.types -
-
Uses of IStore in org.hippoecm.frontend.types
Subinterfaces of IStore in org.hippoecm.frontend.types Modifier and Type Interface Description interface
ITypeStore
A type store makes type descriptors available.Classes in org.hippoecm.frontend.types that implement IStore Modifier and Type Class Description class
BuiltinTypeStore
Constructors in org.hippoecm.frontend.types with parameters of type IStore Constructor Description TypeLocator(IStore<ITypeDescriptor>[] stores)
-