public class SchemaUtil extends Object implements org.plasma.xml.schema.SchemaConstants
| Constructor and Description |
|---|
SchemaUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getContainmentReferenceName(PlasmaType type) |
static String |
getContainmentReferenceName(org.plasma.metamodel.adapter.TypeAdapter type) |
static String |
getNonContainmentReferenceName(PlasmaType type)
Returns the name used for for XSI type attributes and as an external
reference XSD ComplexType for the given SDO type.
|
static String |
getNonContainmentReferenceName(org.plasma.metamodel.adapter.TypeAdapter type) |
static String |
getSerializationAttributeName() |
static String |
getSerializationBaseTypeName() |
public static String getNonContainmentReferenceName(PlasmaType type)
type - the SDO typepublic static String getContainmentReferenceName(PlasmaType type)
public static String getNonContainmentReferenceName(org.plasma.metamodel.adapter.TypeAdapter type)
public static String getContainmentReferenceName(org.plasma.metamodel.adapter.TypeAdapter type)
public static String getSerializationBaseTypeName()
public static String getSerializationAttributeName()
Copyright © 2021. All rights reserved.