| 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() |
Collection<ShadowVariableDescriptor> |
EntityDescriptor.getShadowVariableDescriptors() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnchorShadowVariableDescriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomShadowVariableDescriptor |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShadowVariableDescriptor> |
VariableDescriptor.sinkVariableDescriptorList |
| Modifier and Type | Method and Description |
|---|---|
List<ShadowVariableDescriptor> |
VariableDescriptor.getSinkVariableDescriptorList()
Inverse of
getSourceVariableDescriptorList(). |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDescriptor.registerSinkVariableDescriptor(ShadowVariableDescriptor shadowVariableDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
InverseRelationShadowVariableDescriptor |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.