public class Field extends FieldBase
| Constructor and Description |
|---|
Field(ObjectField objectField,
String factType,
String fieldType,
String name,
AnalyzerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Actions |
getActions() |
Conditions |
getConditions() |
ObjectField |
getObjectField() |
void |
remove(Column column) |
compareTo, equals, getFactType, getFieldType, getName, getUuidKey, hashCode, keyDefinitions, keys, name, toHumanReadableString, toString, uuidclone, finalize, getClass, notify, notifyAll, wait, wait, waittoHumanReadableStringpublic Field(ObjectField objectField, String factType, String fieldType, String name, AnalyzerConfiguration configuration)
public ObjectField getObjectField()
public Conditions getConditions()
public Actions getActions()
public void remove(Column column)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.