public class InverseRelationShadowVariableDescriptor extends ShadowVariableDescriptor
Modifier and Type | Field and Description |
---|---|
protected boolean |
singleton |
protected VariableDescriptor |
sourceVariableDescriptor |
entityDescriptor, variableMemberAccessor, variableName
Constructor and Description |
---|
InverseRelationShadowVariableDescriptor(EntityDescriptor entityDescriptor,
MemberAccessor variableMemberAccessor) |
Modifier and Type | Method and Description |
---|---|
VariableListener |
buildVariableListener(InnerScoreDirector scoreDirector) |
Demand |
getProvidedDemand() |
List<VariableDescriptor> |
getSourceVariableDescriptorList() |
void |
linkShadowSources(DescriptorPolicy descriptorPolicy) |
void |
processAnnotations(DescriptorPolicy descriptorPolicy) |
getGlobalShadowOrder, hasVariableListener, setGlobalShadowOrder
getEntityDescriptor, getPrimaryShadowVariableDescriptorList, getSimpleEntityAndVariableName, getValue, getVariableName, getVariablePropertyType, isValuePotentialAnchor, registerShadowVariableDescriptor, setValue, toString
protected VariableDescriptor sourceVariableDescriptor
protected boolean singleton
public InverseRelationShadowVariableDescriptor(EntityDescriptor entityDescriptor, MemberAccessor variableMemberAccessor)
public void processAnnotations(DescriptorPolicy descriptorPolicy)
processAnnotations
in class ShadowVariableDescriptor
public void linkShadowSources(DescriptorPolicy descriptorPolicy)
linkShadowSources
in class ShadowVariableDescriptor
public List<VariableDescriptor> getSourceVariableDescriptorList()
getSourceVariableDescriptorList
in class ShadowVariableDescriptor
public Demand getProvidedDemand()
getProvidedDemand
in class ShadowVariableDescriptor
public VariableListener buildVariableListener(InnerScoreDirector scoreDirector)
buildVariableListener
in class ShadowVariableDescriptor
scoreDirector
- never nullCopyright © 2006–2015 JBoss by Red Hat. All rights reserved.