| Package | Description |
|---|---|
| org.cristalise.kernel.collection |
Collections are Item local objects that reference other Items.
|
| org.cristalise.kernel.entity.agent |
The implementation of Agents, and their Jobs.
|
| org.cristalise.kernel.entity.imports | |
| org.cristalise.kernel.graph.model | |
| org.cristalise.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair[] |
Dependency.getKeyValuePairs() |
KeyValuePair[] |
DependencyMember.getKeyValuePairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dependency.setKeyValuePairs(KeyValuePair[] pairs) |
void |
DependencyMember.setKeyValuePairs(KeyValuePair[] pairs) |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair[] |
Job.getKeyValuePairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setKeyValuePairs(KeyValuePair[] pairs) |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair[] |
ImportAggregationMember.getKeyValuePairs() |
KeyValuePair[] |
ImportDependencyMember.getKeyValuePairs() |
KeyValuePair[] |
ImportDependency.getKeyValuePairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportAggregationMember.setKeyValuePairs(KeyValuePair[] pairs) |
void |
ImportDependencyMember.setKeyValuePairs(KeyValuePair[] pairs) |
void |
ImportDependency.setKeyValuePairs(KeyValuePair[] pairs) |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair[] |
GraphableVertex.getKeyValuePairs() |
KeyValuePair[] |
GraphableEdge.getKeyValuePairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphableVertex.setKeyValuePairs(KeyValuePair[] pairs) |
void |
GraphableEdge.setKeyValuePairs(KeyValuePair[] pairs) |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair[] |
CastorHashMap.getKeyValuePairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CastorHashMap.setKeyValuePair(KeyValuePair keyValuePair) |
void |
CastorHashMap.setKeyValuePairs(KeyValuePair[] keyValuePairs) |
Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.