Uses of Interface
com.bc.ceres.core.runtime.ConfigurationElementBase
-
Packages that use ConfigurationElementBase Package Description com.bc.ceres.binding.dom Provides a very basic DOM abstraction and a converter for it.com.bc.ceres.core.runtime Provides the module runtime framework. -
-
Uses of ConfigurationElementBase in com.bc.ceres.binding.dom
Subinterfaces of ConfigurationElementBase in com.bc.ceres.binding.dom Modifier and Type Interface Description interfaceDomElementClasses in com.bc.ceres.binding.dom that implement ConfigurationElementBase Modifier and Type Class Description classDefaultDomElementclassXppDomElement -
Uses of ConfigurationElementBase in com.bc.ceres.core.runtime
Subinterfaces of ConfigurationElementBase in com.bc.ceres.core.runtime Modifier and Type Interface Description interfaceConfigurationElementA configuration element of an extension.interfaceConfigurationSchemaElementA configuration element of an extension point (schema).
-