| Modifier and Type | Method and Description |
|---|---|
ShadowVariableDescriptor |
EntityDescriptor.getShadowVariableDescriptor(String variableName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ShadowVariableDescriptor> |
EntityDescriptor.getDeclaredShadowVariableDescriptors() |
Map<String,ShadowVariableDescriptor> |
EntityDescriptor.getShadowVariableDescriptorMap() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnchorShadowVariableDescriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomShadowVariableDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<ShadowVariableDescriptor> |
VariableDescriptor.getPrimaryShadowVariableDescriptorList()
Primary shadow variables are direct as well as non-referencing
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDescriptor.registerShadowVariableDescriptor(ShadowVariableDescriptor shadowVariableDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
InverseRelationShadowVariableDescriptor |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.