public interface CVComponentIntrospector
Modifier and Type | Interface and Description |
---|---|
static class |
CVComponentIntrospector.Default |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(CVComponentConfig componentConfig,
IntrospectionQuery query)
Execute an introspection query
|
java.lang.Object execute(CVComponentConfig componentConfig, IntrospectionQuery query) throws java.lang.Exception
componentConfig
- Configuration of the component to introspect. Depending on the case, this might or not be given.
Sometimes, the configuration is not complete, as the introspection query goal is to complete it.query
- Introspection queryjava.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.