public class XMLWrapperField extends GenericWrapperField implements XMLNode
wrapped
Constructor and Description |
---|
XMLWrapperField() |
Modifier and Type | Method and Description |
---|---|
ArrayList |
getAttributes()
Includes all child nodes where the field's expose is true and it is an attribute.
|
ArrayList |
getChildren()
Includes all child nodes where the field's expose is true and it is not an attribute.
|
String |
getDisplayName() |
XMLType |
getExternalXMLType() |
XFTFactoryI |
getFactory()
Gets factory for the defined wrapper.
|
String |
getName(boolean withPrefix)
if wrapped field has a displayName then that is returned, else
the wrapped field's name is returned.
|
String |
getPrefix() |
compareValues, formatValue, getAdjustedSize, getAllFields, getAllFieldsWXMLPath, getAllPossibleXMLFieldNames, getAutoIncrement, getBaseCol, getBaseElement, getDefaultValue, getDirectField, getDirectFields, getDirectFieldsNoFilter, getDuplicateRelationships, getExpose, getForeignCol, getForeignKeyTable, getGenericXFTField, getId, getJAVAName, getLocalRefNames, getOnDelete, getParentE, getParentElement, getPossibleValues, getPreventLoop, getPrimaryKey, getReferenceElement, getReferenceElementName, getReferenceKeys, getRelationName, getRelationType, getRelationUnique, getRelationUniqueComposite, getRequired, getRequiredWOPk, getRules, getSize, getSqlField, getSQLName, getTorqueField, getType, getUniqueComposite, getXFTReference, getXMLDisplay, getXMLFields, getXMLJavaNameValue, getXMLName, getXMLPathString, getXMLPathString, getXMLSqlNameValue, getXMLType, getXPATH, hasBase, hasDuplicateRelationships, hasRelation, isAttribute, isBooleanField, isChildXMLNode, isCreatedChild, isExtension, isFilter, isInLineRepeaterElement, isLeafNode, IsLeafNode, isOnlyRoot, isPossibleLoop, isPrimaryKey, isRequired, isUnique, isXMLOnly, parseValue, toString
getName, getWrapped, isHidden, isMultiple, isReference, loadElement, setWrapped
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, isReference
public XFTFactoryI getFactory()
XFTFieldWrapper
getFactory
in class GenericWrapperField
public ArrayList getChildren()
getChildren
in interface XMLNode
public ArrayList getAttributes()
getAttributes
in interface XMLNode
public String getName(boolean withPrefix)
getName
in class GenericWrapperField
public String getDisplayName()
public XMLType getExternalXMLType()
public String getPrefix()
getPrefix
in class GenericWrapperField
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.