|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Lang3GLContentFactory
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
Lang3GLContext getContext()
Class<?> getTypeClass(DataType dataType)
dataType - the SDO datatype
Lang3GLModelContext,
DataTypeString createBaseDirectoryName(Package pkg)
pkg - the package
PackageString createDirectoryName(Package pkg)
pkg - the package
Package
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||