| Package | Description |
|---|---|
| org.overlord.sramp.common.derived |
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlLinker.link(LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType derivedArtifact)
Resolves any missing references found on the given derived artifact.
|
void |
XsdDeriver.link(LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType sourceArtifact,
Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts) |
void |
PolicyDeriver.link(LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType sourceArtifact,
Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts) |
void |
ArtifactDeriver.link(LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType sourceArtifact,
Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts)
This method represents the "linker" phase of deriving artifact content.
|
void |
WsdlDeriver.link(LinkerContext context,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType sourceArtifact,
Collection<org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType> derivedArtifacts) |
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.