| Modifier and Type | Method and Description |
|---|---|
static TransformerFactory.DIRECTION_TYPE |
TransformerFactory.DIRECTION_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformerFactory.DIRECTION_TYPE[] |
TransformerFactory.DIRECTION_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mapper<T,U> |
MapperFactory.createMapper(String modelElementGuid,
net.sf.jcc.model.parser.uml2.ElementStore store,
TransformerFactory.DIRECTION_TYPE direction) |
Transformer<T,V> |
TransformerFactory.createTransformer(String transformerId,
TransformerFactory.DIRECTION_TYPE direction) |
Copyright © 2014. All Rights Reserved.