public interface Lang3GLContentFactory
| Modifier and Type | Method and Description |
|---|---|
String |
createBaseDirectoryName(Package pkg)
Returns an 3Gl language specific base directory name for the given Package based on
configuration settings.
|
String |
createDirectoryName(Package pkg)
Returns an 3Gl language specific directory name for the given Package based on
configuration settings.
|
Lang3GLContext |
getContext()
Returns the language context for this factory.
|
Class<?> |
getTypeClass(DataType dataType)
Returns a 3Gl language specific class for the given SDO data-type (as
per the SDO Specification 2.10 Section 8.1) where primitive type names or
wrapper type names returned based on the current context.
|
Lang3GLContext getContext()
Class<?> getTypeClass(DataType dataType)
dataType - the SDO datatypeLang3GLModelContext,
DataTypeString createBaseDirectoryName(Package pkg)
pkg - the packagePackageString createDirectoryName(Package pkg)
pkg - the packagePackageCopyright © 2017. All rights reserved.