| Package | Description |
|---|---|
| org.overlord.sramp.common.artifactbuilder | |
| org.overlord.sramp.common.derived |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArtifactBuilder |
class |
PolicyArtifactBuilder
Creates derived content from a Policy document.
|
class |
WsdlDocumentArtifactBuilder |
class |
XmlArtifactBuilder
Provides the basis for an
ArtifactBuilder responsible for an XML artifact. |
class |
XsdDocumentArtifactBuilder |
| Modifier and Type | Method and Description |
|---|---|
ArtifactBuilder |
XmlArtifactBuilder.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent) |
ArtifactBuilder |
ArtifactBuilder.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Build-up the primary artifact properties and generate all derived artifacts.
|
ArtifactBuilder |
AbstractArtifactBuilder.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent) |
ArtifactBuilder |
XmlArtifactBuilder.buildRelationships(RelationshipContext context) |
ArtifactBuilder |
ArtifactBuilder.buildRelationships(RelationshipContext context)
Build-up the relationships within the primary and derived artifacts.
|
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactBuilder> |
ArtifactBuilderProvider.createArtifactBuilders(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Provide a list of providers, applicable to the given
BaseArtifactType. |
List<ArtifactBuilder> |
BuiltInArtifactBuilderProvider.createArtifactBuilders(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactBuilderAdapter
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ArtifactBuilder |
ArtifactBuilderAdapter.buildArtifacts(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Deprecated.
|
ArtifactBuilder |
ArtifactBuilderAdapter.buildRelationships(RelationshipContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactBuilder> |
ArtifactBuilderProviderAdapter.createArtifactBuilders(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType primaryArtifact,
ArtifactContent artifactContent)
Deprecated.
|
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.