org.objectweb.speedo.generation.generator.lib
Class SpeedoGenerator.Field
java.lang.Object
org.objectweb.speedo.generation.generator.lib.SpeedoGenerator.Field
- Enclosing class:
- SpeedoGenerator
- public class SpeedoGenerator.Field
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected java.lang.String name
nameUpperFirst
public java.lang.String nameUpperFirst
number
public long number
getter
public java.lang.String getter
setter
public java.lang.String setter
coherentSetter
public java.lang.String coherentSetter
reverse
public java.lang.String reverse
reverseNumber
public int reverseNumber
reverseGetter
public java.lang.String reverseGetter
reverseSetter
public java.lang.String reverseSetter
modifier
public java.lang.String modifier
isClassical
public boolean isClassical
isContainerId
public boolean isContainerId
isArray
public boolean isArray
declaration
public java.lang.String declaration
isKey
public boolean isKey
jormMeth
public java.lang.String jormMeth
jormFieldIdLongPos
public int jormFieldIdLongPos
jormFieldId
public long jormFieldId
jormFielIdDecl
public java.lang.String jormFielIdDecl
jormType
public java.lang.String jormType
linkedField
public java.lang.String linkedField
memoryType
public java.lang.String memoryType
elemType
public java.lang.String elemType
isMultiValued
public boolean isMultiValued
isReference
public boolean isReference
is11Relation
public boolean is11Relation
is1MRelation
public boolean is1MRelation
isM1Relation
public boolean isM1Relation
isMMRelation
public boolean isMMRelation
isMap
public boolean isMap
reverseIsMap
public boolean reverseIsMap
reverseKeyField
public java.lang.String reverseKeyField
keyField
public java.lang.String keyField
toMemory
public java.lang.String toMemory
toStorage
public java.lang.String toStorage
userFieldMapping
public java.lang.String userFieldMapping
isCascadeDelete
public boolean isCascadeDelete
depth
public int depth
fetchGroup
public java.lang.String fetchGroup
defaultFetchGroup
public boolean defaultFetchGroup
jormfield
protected java.lang.String jormfield
jormcast
protected java.lang.String jormcast
jormmeth
protected java.lang.String jormmeth
type
protected java.lang.String type
isNotauthorizedToBeNull
protected boolean isNotauthorizedToBeNull
gcproxy
public java.lang.String gcproxy
- The name of the SpeedoGenClassProxy class to use
gcJDKImpl
public java.lang.String gcJDKImpl
accessorClassName
public java.lang.String accessorClassName
userCacheNames
public java.util.Collection userCacheNames
- The name of the user cache which the index contains this field
SpeedoGenerator.Field
public SpeedoGenerator.Field()
getNameUpperFirst
public java.lang.String getNameUpperFirst()
setNameUpperFirst
public void setNameUpperFirst(java.lang.String nameUpperFirst)
getIsReference
public boolean getIsReference()
getJormFieldIdLongPos
public int getJormFieldIdLongPos()
getGcproxy
public java.lang.String getGcproxy()
getGcJDKImpl
public java.lang.String getGcJDKImpl()
getName
public java.lang.String getName()
getNumber
public long getNumber()
getGetter
public java.lang.String getGetter()
getSetter
public java.lang.String getSetter()
getModifier
public java.lang.String getModifier()
isClassical
public boolean isClassical()
isContainerId
public boolean isContainerId()
isArray
public boolean isArray()
getIsRelation
public boolean getIsRelation()
getIs11Relation
public boolean getIs11Relation()
getIs1MRelation
public boolean getIs1MRelation()
getIsM1Relation
public boolean getIsM1Relation()
getIsMMRelation
public boolean getIsMMRelation()
getIsxMRelation
public boolean getIsxMRelation()
getIsMap
public boolean getIsMap()
getReverseIsMap
public boolean getReverseIsMap()
getDefaultFetchGroup
public boolean getDefaultFetchGroup()
getReverseKeyField
public java.lang.String getReverseKeyField()
getReverse
public java.lang.String getReverse()
getIsCascadeDelete
public boolean getIsCascadeDelete()
getReverseNumber
public int getReverseNumber()
getReverseGetter
public java.lang.String getReverseGetter()
getReverseSetter
public java.lang.String getReverseSetter()
getCoherentSetter
public java.lang.String getCoherentSetter()
getDeclaration
public java.lang.String getDeclaration()
isKey
public boolean isKey()
getJormMeth
public java.lang.String getJormMeth()
getJormFieldId
public long getJormFieldId()
getJormType
public java.lang.String getJormType()
getLinkedField
public java.lang.String getLinkedField()
getMemoryType
public java.lang.String getMemoryType()
getElemType
public java.lang.String getElemType()
getIsMultiValued
public boolean getIsMultiValued()
getJormFielIdDecl
public java.lang.String getJormFielIdDecl()
getToMemory
public java.lang.String getToMemory()
getToStorage
public java.lang.String getToStorage()
getUserFieldMapping
public java.lang.String getUserFieldMapping()
getJormfield
public java.lang.String getJormfield()
getJormcast
public java.lang.String getJormcast()
getJormmeth
public java.lang.String getJormmeth()
getType
public java.lang.String getType()
getIsNotauthorizedToBeNull
public boolean getIsNotauthorizedToBeNull()
getKeyField
public java.lang.String getKeyField()
getDepth
public int getDepth()
getFetchGroup
public java.lang.String getFetchGroup()
getAccessorClassName
public java.lang.String getAccessorClassName()
getUserCacheNames
public java.util.Collection getUserCacheNames()