
public class LinkContractInstantiation extends Object
| Constructor and Description |
|---|
LinkContractInstantiation() |
| Modifier and Type | Method and Description |
|---|---|
GenericLinkContract |
execute(Graph targetGraph,
Map<XDIArc,XDIAddress> customReplacements,
boolean create) |
XDIAddress |
getAuthorizingAuthority() |
LinkContractTemplate |
getLinkContractTemplate() |
XDIAddress |
getRequestingAuthority() |
void |
setAuthorizingAuthority(XDIAddress authorizingAuthority) |
void |
setLinkContractTemplate(LinkContractTemplate linkContractTemplate) |
void |
setRequestingAuthority(XDIAddress requestingAuthority) |
public GenericLinkContract execute(Graph targetGraph, Map<XDIArc,XDIAddress> customReplacements, boolean create)
public LinkContractTemplate getLinkContractTemplate()
public void setLinkContractTemplate(LinkContractTemplate linkContractTemplate)
public XDIAddress getAuthorizingAuthority()
public void setAuthorizingAuthority(XDIAddress authorizingAuthority)
public XDIAddress getRequestingAuthority()
public void setRequestingAuthority(XDIAddress requestingAuthority)
Copyright © 2015. All Rights Reserved.