public class InverseRelationShadowVariableDescriptor extends ShadowVariableDescriptor
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
singleton |
protected VariableDescriptor |
sourceVariableDescriptor |
entityDescriptor, sinkVariableDescriptorList, 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, toStringgetEntityDescriptor, getSimpleEntityAndVariableName, getSinkVariableDescriptorList, getValue, getVariableName, getVariablePropertyType, isValuePotentialAnchor, registerSinkVariableDescriptor, setValueprotected VariableDescriptor sourceVariableDescriptor
protected boolean singleton
public InverseRelationShadowVariableDescriptor(EntityDescriptor entityDescriptor, MemberAccessor variableMemberAccessor)
public void processAnnotations(DescriptorPolicy descriptorPolicy)
processAnnotations in class ShadowVariableDescriptorpublic void linkShadowSources(DescriptorPolicy descriptorPolicy)
linkShadowSources in class ShadowVariableDescriptorpublic List<VariableDescriptor> getSourceVariableDescriptorList()
ShadowVariableDescriptorgetSourceVariableDescriptorList in class ShadowVariableDescriptorpublic Demand getProvidedDemand()
getProvidedDemand in class ShadowVariableDescriptorpublic VariableListener buildVariableListener(InnerScoreDirector scoreDirector)
buildVariableListener in class ShadowVariableDescriptorscoreDirector - never nullCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.