public abstract class ShadowVariableDescriptor extends VariableDescriptor
entityDescriptor, variableName, variablePropertyAccessor
Constructor and Description |
---|
ShadowVariableDescriptor(EntityDescriptor entityDescriptor,
PropertyDescriptor propertyDescriptor) |
Modifier and Type | Method and Description |
---|---|
abstract VariableListener |
buildVariableListener(InnerScoreDirector scoreDirector) |
abstract Demand |
getProvidedDemand() |
abstract void |
linkShadowSources(DescriptorPolicy descriptorPolicy) |
abstract void |
processAnnotations(DescriptorPolicy descriptorPolicy) |
getEntityDescriptor, getShadowVariableDescriptorList, getSimpleEntityAndVariableName, getValue, getVariableName, getVariablePropertyType, isValueNoPotentialAnchor, registerShadowVariableDescriptor, setValue, toString
public ShadowVariableDescriptor(EntityDescriptor entityDescriptor, PropertyDescriptor propertyDescriptor)
public abstract void processAnnotations(DescriptorPolicy descriptorPolicy)
public abstract void linkShadowSources(DescriptorPolicy descriptorPolicy)
public abstract Demand getProvidedDemand()
public abstract VariableListener buildVariableListener(InnerScoreDirector scoreDirector)
scoreDirector
- never nullCopyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.