|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropDefnAllowedValue | |
|---|---|
| com.metamatrix.common.config.api | |
| com.metamatrix.common.config.model | |
| Uses of PropDefnAllowedValue in com.metamatrix.common.config.api |
|---|
| Methods in com.metamatrix.common.config.api that return PropDefnAllowedValue | |
|---|---|
PropDefnAllowedValue |
ConfigurationObjectEditor.createPropDefnAllowedValue(ComponentTypeDefn typeDefn,
PropertyDefinition propDefn,
java.lang.String value)
Create a new PropDefnAllowedValue that will be added to the modifiable (cloned) PropertyDefinition that was obtained from the ComponentTypeDefn. |
| Uses of PropDefnAllowedValue in com.metamatrix.common.config.model |
|---|
| Classes in com.metamatrix.common.config.model that implement PropDefnAllowedValue | |
|---|---|
class |
BasicPropDefnAllowedValue
BasicPropDefnAllowedValue extends PropDefnAllowedValue so that the editor can utilize this class to obtain non-exposed methods |
| Methods in com.metamatrix.common.config.model that return PropDefnAllowedValue | |
|---|---|
PropDefnAllowedValue |
BasicConfigurationObjectEditor.createPropDefnAllowedValue(ComponentTypeDefn typeDefn,
PropertyDefinition propDefn,
java.lang.String value)
|
| Methods in com.metamatrix.common.config.model with parameters of type PropDefnAllowedValue | |
|---|---|
void |
BasicConfigurationObjectEditor.delete(PropDefnAllowedValue target)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||