| Package | Description |
|---|---|
| xdi2.core.features.linkcontracts | |
| xdi2.core.features.linkcontracts.instantiation | |
| xdi2.core.features.linkcontracts.template |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<LinkContractTemplate> |
LinkContractTemplates.getAllLinkContractTemplates(Graph graph)
Given a graph, lists all link contract templates.
|
| Modifier and Type | Method and Description |
|---|---|
LinkContractTemplate |
LinkContractInstantiation.getLinkContractTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkContractInstantiation.setLinkContractTemplate(LinkContractTemplate linkContractTemplate) |
| Modifier and Type | Method and Description |
|---|---|
static LinkContractTemplate |
LinkContractTemplate.findLinkContractTemplate(Graph graph,
XDIAddress templateAuthorityAndId,
boolean create)
Factory method that finds or creates an XDI link contract template for a graph.
|
static LinkContractTemplate |
LinkContractTemplate.fromXdiEntitySingletonVariable(XdiEntitySingleton.Variable xdiVariable)
Factory method that creates an XDI link contract template bound to a given XDI variable.
|
Copyright © 2015. All Rights Reserved.