GeoEco.Types.ClassInstanceTypeMetadata

class GeoEco.Types.ClassInstanceTypeMetadata(cls, canBeNone=False, sphinxMarkup=None)

Bases: TypeMetadata

Metadata specifying that a value may be an instance of a Python class, but not the class itself.

Properties

property AllowedValues

None

property ArcGISAssembly

None

property ArcGISDataTypeDict

None

property ArcGISDomainDict

None

property ArcGISType

None

property CanBeArcGISInputParameter

None

property CanBeArcGISOutputParameter

None

property CanBeNone

None

property PythonType

None

property PythonTypeDescription

None

property SphinxMarkup

None

Methods

DependenciesAreNeededForValue

GetArcGISOutputParameterStringForValue

GetConstraintDescriptionStrings

ParseValueFromArcGISInputParameterString

ValidateValue