| Modifier and Type | Method and Description |
|---|---|
ShadowVariableDescriptor<Solution_> |
EntityDescriptor.getShadowVariableDescriptor(String variableName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ShadowVariableDescriptor<Solution_>> |
EntityDescriptor.getDeclaredShadowVariableDescriptors() |
Map<String,ShadowVariableDescriptor<Solution_>> |
EntityDescriptor.getShadowVariableDescriptorMap() |
Collection<ShadowVariableDescriptor<Solution_>> |
EntityDescriptor.getShadowVariableDescriptors() |
| Modifier and Type | Class and Description |
|---|---|
class |
AnchorShadowVariableDescriptor<Solution_> |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomShadowVariableDescriptor<Solution_> |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShadowVariableDescriptor<Solution_>> |
VariableDescriptor.sinkVariableDescriptorList |
| Modifier and Type | Method and Description |
|---|---|
List<ShadowVariableDescriptor<Solution_>> |
VariableDescriptor.getSinkVariableDescriptorList()
Inverse of
getSourceVariableDescriptorList(). |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDescriptor.registerSinkVariableDescriptor(ShadowVariableDescriptor<Solution_> shadowVariableDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
InverseRelationShadowVariableDescriptor<Solution_> |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.