public static class ValueType.ValueDesignFactory extends Object implements DesignFactory
| Constructor and Description |
|---|
ValueDesignFactory() |
| Modifier and Type | Method and Description |
|---|---|
DesignInstance |
createDesign(ArooaElement element,
ArooaContext arooaContext)
Create a
DesignInstance. |
public DesignInstance createDesign(ArooaElement element, ArooaContext arooaContext)
DesignFactoryDesignInstance.createDesign in interface DesignFactoryelement - The ArooaElement corresponding to the design.arooaContext - The parent ArooaContext in which to
create the design.Copyright © 2023. All rights reserved.