LuciadCPillar C# 2023.1.04
Luciad.Datamodels Namespace Reference

Classes

class  DataAnnotation
 Application-specific metadata that can be added to parts of a data model. More...
 
class  DataModel
 A data model is a collection of types that forms a logical entity. More...
 
class  DataProperty
 Represents a property of a DataType. More...
 
class  DataPropertyPath
 Describes the path to a DataProperty in a DataType. More...
 
class  DataType
 A representation of the type of a data object. More...
 
class  GeometryDataAnnotation
 DataAnnotation that is added on a DataType to define which property path contains the main geometry. More...
 
interface  IDataAnnotationFactory
 Factory that can create a DataAnnotation based on a complete DataType. More...