Modifier and Type | Class and Description |
---|---|
class |
ConstantField
Java class for ConstantField complex type.
|
class |
FieldGroup
Java class for FieldGroup complex type.
|
class |
MockField
Java class for MockField complex type.
|
class |
PropertyField
Java class for PropertyField complex type.
|
class |
SimpleField
Java class for SimpleField complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<Field> |
Fields.field |
protected List<Field> |
FieldGroup.field |
protected List<Field> |
Mapping.inputField |
protected List<Field> |
Mapping.outputField |
Modifier and Type | Method and Description |
---|---|
static Field |
AtlasModelFactory.cloneField(Field f) |
Modifier and Type | Method and Description |
---|---|
List<Field> |
Fields.getField()
Gets the value of the field property.
|
List<Field> |
FieldGroup.getField()
Gets the value of the field property.
|
List<Field> |
Mapping.getInputField()
Gets the value of the inputField property.
|
List<Field> |
Mapping.getOutputField()
Gets the value of the outputField property.
|
Modifier and Type | Method and Description |
---|---|
protected static String |
AtlasModelFactory.baseFieldToString(Field f) |
static Field |
AtlasModelFactory.cloneField(Field f) |
static SimpleField |
AtlasModelFactory.cloneFieldToSimpleField(Field field) |
static void |
AtlasModelFactory.copyField(Field from,
Field to,
boolean withActions) |
static FieldGroup |
AtlasModelFactory.createFieldGroupFrom(Field field) |
static String |
AtlasModelFactory.toString(Field f) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.