Uses of Interface
com.bc.ceres.core.runtime.ConfigurationSchemaElement
- 
Packages that use ConfigurationSchemaElement Package Description com.bc.ceres.core.runtime Provides the module runtime framework.
- 
- 
Uses of ConfigurationSchemaElement in com.bc.ceres.core.runtimeMethods in com.bc.ceres.core.runtime that return ConfigurationSchemaElement Modifier and Type Method Description ConfigurationSchemaElementExtensionPoint. getConfigurationSchemaElement()Gets the configuration schema element of this extension point.ConfigurationSchemaElementConfigurationElement. getSchemaElement()Gets the corresponding schema element, if this is an element of an extension configuration.
 
-