Class CsdlItemComplexType
java.lang.Object
de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlSchemaItemAbstract
de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlItemComplexType
- All Implemented Interfaces:
CsdlSchemaItem
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlSchemaItem
CsdlSchemaItem.SchemaItemIdResolver -
Field Summary
FieldsFields inherited from class de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlSchemaItemAbstract
document, schema -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProperty(String name, Object data) voidapplyTo(ModelRegistry mr, String name) fillFrom(CsdlDocument doc, String nameSpace, TypeComplex tc) static CsdlItemComplexTypeof(CsdlDocument doc, String nameSpace, TypeComplex tc) setOpenType(boolean openType) voidMethods inherited from class de.fraunhofer.iosb.ilt.frostclient.model.csdl.CsdlSchemaItemAbstract
getDocument, getKind, getSchema, setDocument, setSchema
-
Field Details
-
NAME_KIND_COMPLEXTYPE
- See Also:
-
openType
public boolean openType -
description
-
properties
-
-
Constructor Details
-
CsdlItemComplexType
public CsdlItemComplexType()
-
-
Method Details
-
fillFrom
-
applyTo
-
setOpenType
-
addProperty
-
writeXml
- Throws:
IOException
-
of
-