| Constructor and Description |
|---|
SchemaModelAssembler(Model model,
String destNamespaceURI,
String destNamespacePrefix)
Creates and XML Schema model based on the given PlasmaSDO#8482; Provisioning
Model.
|
| Modifier and Type | Method and Description |
|---|---|
Schema |
getSchema() |
boolean |
isCreateNonContainmentReferenceTypes() |
void |
setCreateNonContainmentReferenceTypes(boolean createNonContainmentReferenceTypes) |
public SchemaModelAssembler(Model model, String destNamespaceURI, String destNamespacePrefix)
model - the PlasmaSDO#8482; Provisioning ModeldestNamespaceURI - the target namespace URIdestNamespacePrefix - the target namespace prefixorg.plasma.provisioning.Sequencepublic Schema getSchema()
public boolean isCreateNonContainmentReferenceTypes()
public void setCreateNonContainmentReferenceTypes(boolean createNonContainmentReferenceTypes)
Copyright © 2017. All rights reserved.