public class AnchorShadowVariableDescriptor extends ShadowVariableDescriptor
Modifier and Type | Field and Description |
---|---|
protected VariableDescriptor |
sourceVariableDescriptor |
entityDescriptor, variableName, variablePropertyAccessor
Constructor and Description |
---|
AnchorShadowVariableDescriptor(EntityDescriptor entityDescriptor,
PropertyDescriptor propertyDescriptor) |
Modifier and Type | Method and Description |
---|---|
VariableListener |
buildVariableListener(InnerScoreDirector scoreDirector) |
Demand |
getProvidedDemand() |
void |
linkShadowSources(DescriptorPolicy descriptorPolicy) |
void |
processAnnotations(DescriptorPolicy descriptorPolicy) |
getEntityDescriptor, getShadowVariableDescriptorList, getSimpleEntityAndVariableName, getValue, getVariableName, getVariablePropertyType, isValueNoPotentialAnchor, registerShadowVariableDescriptor, setValue, toString
protected VariableDescriptor sourceVariableDescriptor
public AnchorShadowVariableDescriptor(EntityDescriptor entityDescriptor, PropertyDescriptor propertyDescriptor)
public void processAnnotations(DescriptorPolicy descriptorPolicy)
processAnnotations
in class ShadowVariableDescriptor
public void linkShadowSources(DescriptorPolicy descriptorPolicy)
linkShadowSources
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.