GeoEco.Types.AnyObjectTypeMetadata

class GeoEco.Types.AnyObjectTypeMetadata(canBeNone=False)

Bases: TypeMetadata

Metadata specifying that a value may be any Python object.

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

AppendXMLNodes

AppendXMLNodesForValue

DependenciesAreNeededForValue

GetArcGISOutputParameterStringForValue

GetConstraintDescriptionStrings

ParseValueFromArcGISInputParameterString

ValidateValue