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, uuid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toHumanReadableString
public 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–2020 JBoss by Red Hat. All rights reserved.