| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected XsdComplexType |
XsdElement.extendsXsdComplexType |
protected XsdComplexType |
XsdComplexType.extendsXsdComplexType |
protected XsdComplexType |
XsdElement.restrictsXsdComplexType |
protected XsdComplexType |
XsdComplexType.restrictsXsdComplexType |
protected XsdComplexType |
XsdElementReference.xsdComplexType |
protected XsdComplexType |
XsdElement.xsdComplexTypeDefinition |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<XsdComplexType> |
XmlSchemaDefinition.containsXsdComplexTypes |
protected ItemList<XsdComplexType> |
XsdComplexType.extendedByXsdComplexType |
protected ItemList<XsdComplexType> |
XsdSimpleType.extendedByXsdComplexType |
protected ItemList<XsdComplexType> |
XsdAttribute.referencedByXsdComplexType |
protected ItemList<XsdComplexType> |
XsdAttributeGroup.referencedByXsdComplexTypes |
protected ItemList<XsdComplexType> |
XsdComplexType.restrictedByXsdComplexType |
protected ItemList<XsdComplexType> |
XsdAttributeReference.xsdComplexType |
protected ItemList<XsdComplexType> |
XsdElementGroupReference.xsdComplexType |
| Modifier and Type | Method and Description |
|---|---|
XsdComplexType |
XsdElement.getExtendsXsdComplexType()
Retrieve the
extends_xsd_complex_type property (displayed as 'Extends XSD Complex Type') of the object. |
XsdComplexType |
XsdComplexType.getExtendsXsdComplexType()
Retrieve the
extends_xsd_complex_type property (displayed as 'Extends XSD Complex Type') of the object. |
XsdComplexType |
XsdElement.getRestrictsXsdComplexType()
Retrieve the
restricts_xsd_complex_type property (displayed as 'Restricts XSD Complex Type') of the object. |
XsdComplexType |
XsdComplexType.getRestrictsXsdComplexType()
Retrieve the
restricts_xsd_complex_type property (displayed as 'Restricts XSD Complex Type') of the object. |
XsdComplexType |
XsdElementReference.getXsdComplexType()
Retrieve the
xsd_complex_type property (displayed as 'XSD Complex Type') of the object. |
XsdComplexType |
XsdElement.getXsdComplexTypeDefinition()
Retrieve the
xsd_complex_type_definition property (displayed as 'XSD Complex Type Definition') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<XsdComplexType> |
XmlSchemaDefinition.getContainsXsdComplexTypes()
Retrieve the
contains_xsd_complex_types property (displayed as 'XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdComplexType.getExtendedByXsdComplexType()
Retrieve the
extended_by_xsd_complex_type property (displayed as 'Extended by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdSimpleType.getExtendedByXsdComplexType()
Retrieve the
extended_by_xsd_complex_type property (displayed as 'Extended by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdAttribute.getReferencedByXsdComplexType()
Retrieve the
referenced_by_xsd_complex_type property (displayed as 'Referenced by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdAttributeGroup.getReferencedByXsdComplexTypes()
Retrieve the
referenced_by_xsd_complex_types property (displayed as 'Referenced by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdComplexType.getRestrictedByXsdComplexType()
Retrieve the
restricted_by_xsd_complex_type property (displayed as 'Restricted by XSD Complex Types') of the object. |
ItemList<XsdComplexType> |
XsdAttributeReference.getXsdComplexType()
Retrieve the
xsd_complex_type property (displayed as 'XSD Complex Type') of the object. |
ItemList<XsdComplexType> |
XsdElementGroupReference.getXsdComplexType()
Retrieve the
xsd_complex_type property (displayed as 'XSD Complex Type') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
XsdElement.setExtendsXsdComplexType(XsdComplexType extendsXsdComplexType)
Set the
extends_xsd_complex_type property (displayed as Extends XSD Complex Type) of the object. |
void |
XsdComplexType.setExtendsXsdComplexType(XsdComplexType extendsXsdComplexType)
Set the
extends_xsd_complex_type property (displayed as Extends XSD Complex Type) of the object. |
void |
XsdElement.setRestrictsXsdComplexType(XsdComplexType restrictsXsdComplexType)
Set the
restricts_xsd_complex_type property (displayed as Restricts XSD Complex Type) of the object. |
void |
XsdComplexType.setRestrictsXsdComplexType(XsdComplexType restrictsXsdComplexType)
Set the
restricts_xsd_complex_type property (displayed as Restricts XSD Complex Type) of the object. |
void |
XsdElementReference.setXsdComplexType(XsdComplexType xsdComplexType)
Set the
xsd_complex_type property (displayed as XSD Complex Type) of the object. |
void |
XsdElement.setXsdComplexTypeDefinition(XsdComplexType xsdComplexTypeDefinition)
Set the
xsd_complex_type_definition property (displayed as XSD Complex Type Definition) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaDefinition.setContainsXsdComplexTypes(ItemList<XsdComplexType> containsXsdComplexTypes)
Set the
contains_xsd_complex_types property (displayed as XSD Complex Types) of the object. |
void |
XsdComplexType.setExtendedByXsdComplexType(ItemList<XsdComplexType> extendedByXsdComplexType)
Set the
extended_by_xsd_complex_type property (displayed as Extended by XSD Complex Types) of the object. |
void |
XsdSimpleType.setExtendedByXsdComplexType(ItemList<XsdComplexType> extendedByXsdComplexType)
Set the
extended_by_xsd_complex_type property (displayed as Extended by XSD Complex Types) of the object. |
void |
XsdAttribute.setReferencedByXsdComplexType(ItemList<XsdComplexType> referencedByXsdComplexType)
Set the
referenced_by_xsd_complex_type property (displayed as Referenced by XSD Complex Types) of the object. |
void |
XsdAttributeGroup.setReferencedByXsdComplexTypes(ItemList<XsdComplexType> referencedByXsdComplexTypes)
Set the
referenced_by_xsd_complex_types property (displayed as Referenced by XSD Complex Types) of the object. |
void |
XsdComplexType.setRestrictedByXsdComplexType(ItemList<XsdComplexType> restrictedByXsdComplexType)
Set the
restricted_by_xsd_complex_type property (displayed as Restricted by XSD Complex Types) of the object. |
void |
XsdAttributeReference.setXsdComplexType(ItemList<XsdComplexType> xsdComplexType)
Set the
xsd_complex_type property (displayed as XSD Complex Type) of the object. |
void |
XsdElementGroupReference.setXsdComplexType(ItemList<XsdComplexType> xsdComplexType)
Set the
xsd_complex_type property (displayed as XSD Complex Type) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.