2.1.9
1. Unit Parsing
2. Serialization (with Graphs!)
3. API Reference
GEMD-python
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
absolute_quantity (gemd.entity.object.has_quantities.HasQuantities property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
add_uid() (gemd.entity.base_entity.BaseEntity method)
(gemd.entity.object.base_object.BaseObject method)
(gemd.entity.object.ingredient_run.IngredientRun method)
(gemd.entity.object.ingredient_spec.IngredientSpec method)
(gemd.entity.object.material_run.MaterialRun method)
(gemd.entity.object.material_spec.MaterialSpec method)
(gemd.entity.object.measurement_run.MeasurementRun method)
(gemd.entity.object.measurement_spec.MeasurementSpec method)
(gemd.entity.object.process_run.ProcessRun method)
(gemd.entity.object.process_spec.ProcessSpec method)
(gemd.entity.template.attribute_template.AttributeTemplate method)
(gemd.entity.template.base_template.BaseTemplate method)
(gemd.entity.template.condition_template.ConditionTemplate method)
(gemd.entity.template.material_template.MaterialTemplate method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.parameter_template.ParameterTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
(gemd.entity.template.property_template.PropertyTemplate method)
all_dependencies() (gemd.entity.base_entity.BaseEntity method)
(gemd.entity.object.base_object.BaseObject method)
(gemd.entity.object.ingredient_run.IngredientRun method)
(gemd.entity.object.ingredient_spec.IngredientSpec method)
(gemd.entity.object.material_run.MaterialRun method)
(gemd.entity.object.material_spec.MaterialSpec method)
(gemd.entity.object.measurement_run.MeasurementRun method)
(gemd.entity.object.measurement_spec.MeasurementSpec method)
(gemd.entity.object.process_run.ProcessRun method)
(gemd.entity.object.process_spec.ProcessSpec method)
(gemd.entity.template.attribute_template.AttributeTemplate method)
(gemd.entity.template.base_template.BaseTemplate method)
(gemd.entity.template.condition_template.ConditionTemplate method)
(gemd.entity.template.material_template.MaterialTemplate method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.parameter_template.ParameterTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
(gemd.entity.template.property_template.PropertyTemplate method)
all_elements() (gemd.entity.value.empirical_formula.EmpiricalFormula static method)
allowed_labels (gemd.entity.template.process_template.ProcessTemplate property)
allowed_names (gemd.entity.template.process_template.ProcessTemplate property)
append() (gemd.entity.valid_list.ValidList method)
array_like() (in module gemd.entity.util)
as_dict() (gemd.entity.attribute.base_attribute.BaseAttribute method)
(gemd.entity.attribute.condition.Condition method)
(gemd.entity.attribute.parameter.Parameter method)
(gemd.entity.attribute.property.Property method)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions method)
(gemd.entity.base_entity.BaseEntity method)
(gemd.entity.bounds.base_bounds.BaseBounds method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds method)
(gemd.entity.bounds.composition_bounds.CompositionBounds method)
(gemd.entity.bounds.integer_bounds.IntegerBounds method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds method)
(gemd.entity.bounds.real_bounds.RealBounds method)
(gemd.entity.dict_serializable.DictSerializable method)
(gemd.entity.file_link.FileLink method)
(gemd.entity.link_by_uid.LinkByUID method)
(gemd.entity.object.base_object.BaseObject method)
(gemd.entity.object.ingredient_run.IngredientRun method)
(gemd.entity.object.ingredient_spec.IngredientSpec method)
(gemd.entity.object.material_run.MaterialRun method)
(gemd.entity.object.material_spec.MaterialSpec method)
(gemd.entity.object.measurement_run.MeasurementRun method)
(gemd.entity.object.measurement_spec.MeasurementSpec method)
(gemd.entity.object.process_run.ProcessRun method)
(gemd.entity.object.process_spec.ProcessSpec method)
(gemd.entity.source.performed_source.PerformedSource method)
(gemd.entity.template.attribute_template.AttributeTemplate method)
(gemd.entity.template.base_template.BaseTemplate method)
(gemd.entity.template.condition_template.ConditionTemplate method)
(gemd.entity.template.material_template.MaterialTemplate method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.parameter_template.ParameterTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
(gemd.entity.template.property_template.PropertyTemplate method)
(gemd.entity.value.base_value.BaseValue method)
(gemd.entity.value.categorical_value.CategoricalValue method)
(gemd.entity.value.composition_value.CompositionValue method)
(gemd.entity.value.continuous_value.ContinuousValue method)
(gemd.entity.value.discrete_categorical.DiscreteCategorical method)
(gemd.entity.value.empirical_formula.EmpiricalFormula method)
(gemd.entity.value.inchi_value.InChI method)
(gemd.entity.value.integer_value.IntegerValue method)
(gemd.entity.value.molecular_value.MolecularValue method)
(gemd.entity.value.nominal_categorical.NominalCategorical method)
(gemd.entity.value.nominal_composition.NominalComposition method)
(gemd.entity.value.nominal_integer.NominalInteger method)
(gemd.entity.value.nominal_real.NominalReal method)
(gemd.entity.value.normal_real.NormalReal method)
(gemd.entity.value.smiles_value.Smiles method)
(gemd.entity.value.uniform_integer.UniformInteger method)
(gemd.entity.value.uniform_real.UniformReal method)
AttributeTemplate (class in gemd.entity.template.attribute_template)
B
BaseAttribute (class in gemd.entity.attribute.base_attribute)
BaseBounds (class in gemd.entity.bounds.base_bounds)
BaseEntity (class in gemd.entity.base_entity)
BaseEnumeration (class in gemd.enumeration.base_enumeration)
BaseObject (class in gemd.entity.object.base_object)
BaseTemplate (class in gemd.entity.template.base_template)
BaseValue (class in gemd.entity.value.base_value)
bounds (gemd.entity.template.attribute_template.AttributeTemplate property)
(gemd.entity.template.condition_template.ConditionTemplate property)
(gemd.entity.template.parameter_template.ParameterTemplate property)
(gemd.entity.template.property_template.PropertyTemplate property)
build() (gemd.entity.attribute.base_attribute.BaseAttribute static method)
(gemd.entity.attribute.condition.Condition static method)
(gemd.entity.attribute.parameter.Parameter static method)
(gemd.entity.attribute.property.Property static method)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions static method)
(gemd.entity.base_entity.BaseEntity static method)
(gemd.entity.bounds.base_bounds.BaseBounds static method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds static method)
(gemd.entity.bounds.composition_bounds.CompositionBounds static method)
(gemd.entity.bounds.integer_bounds.IntegerBounds static method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds static method)
(gemd.entity.bounds.real_bounds.RealBounds static method)
(gemd.entity.dict_serializable.DictSerializable static method)
(gemd.entity.file_link.FileLink static method)
(gemd.entity.link_by_uid.LinkByUID static method)
(gemd.entity.object.base_object.BaseObject static method)
(gemd.entity.object.ingredient_run.IngredientRun static method)
(gemd.entity.object.ingredient_spec.IngredientSpec static method)
(gemd.entity.object.material_run.MaterialRun static method)
(gemd.entity.object.material_spec.MaterialSpec static method)
(gemd.entity.object.measurement_run.MeasurementRun static method)
(gemd.entity.object.measurement_spec.MeasurementSpec static method)
(gemd.entity.object.process_run.ProcessRun static method)
(gemd.entity.object.process_spec.ProcessSpec static method)
(gemd.entity.source.performed_source.PerformedSource static method)
(gemd.entity.template.attribute_template.AttributeTemplate static method)
(gemd.entity.template.base_template.BaseTemplate static method)
(gemd.entity.template.condition_template.ConditionTemplate static method)
(gemd.entity.template.material_template.MaterialTemplate static method)
(gemd.entity.template.measurement_template.MeasurementTemplate static method)
(gemd.entity.template.parameter_template.ParameterTemplate static method)
(gemd.entity.template.process_template.ProcessTemplate static method)
(gemd.entity.template.property_template.PropertyTemplate static method)
(gemd.entity.value.base_value.BaseValue static method)
(gemd.entity.value.categorical_value.CategoricalValue static method)
(gemd.entity.value.composition_value.CompositionValue static method)
(gemd.entity.value.continuous_value.ContinuousValue static method)
(gemd.entity.value.discrete_categorical.DiscreteCategorical static method)
(gemd.entity.value.empirical_formula.EmpiricalFormula static method)
(gemd.entity.value.inchi_value.InChI static method)
(gemd.entity.value.integer_value.IntegerValue static method)
(gemd.entity.value.molecular_value.MolecularValue static method)
(gemd.entity.value.nominal_categorical.NominalCategorical static method)
(gemd.entity.value.nominal_composition.NominalComposition static method)
(gemd.entity.value.nominal_integer.NominalInteger static method)
(gemd.entity.value.nominal_real.NominalReal static method)
(gemd.entity.value.normal_real.NormalReal static method)
(gemd.entity.value.smiles_value.Smiles static method)
(gemd.entity.value.uniform_integer.UniformInteger static method)
(gemd.entity.value.uniform_real.UniformReal static method)
C
CaseInsensitiveDict (class in gemd.entity.case_insensitive_dict)
CategoricalBounds (class in gemd.entity.bounds.categorical_bounds)
CategoricalValue (class in gemd.entity.value.categorical_value)
categories (gemd.entity.bounds.categorical_bounds.CategoricalBounds property)
category (gemd.entity.value.nominal_categorical.NominalCategorical property)
change_scope() (in module gemd.demo.cake)
class_mapping (gemd.entity.dict_serializable.DictSerializableMeta property)
clear() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
(gemd.entity.valid_list.ValidList method)
complete_material_history() (in module gemd.entity.util)
components (gemd.entity.bounds.composition_bounds.CompositionBounds property)
CompositionBounds (class in gemd.entity.bounds.composition_bounds)
CompositionValue (class in gemd.entity.value.composition_value)
COMPUTED (gemd.enumeration.origin.Origin attribute)
Condition (class in gemd.entity.attribute.condition)
conditions (gemd.entity.attribute.property_and_conditions.PropertyAndConditions property)
(gemd.entity.object.has_conditions.HasConditions property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
(gemd.entity.template.has_condition_templates.HasConditionTemplates property)
(gemd.entity.template.measurement_template.MeasurementTemplate property)
(gemd.entity.template.process_template.ProcessTemplate property)
ConditionTemplate (class in gemd.entity.template.condition_template)
contains() (gemd.entity.bounds.base_bounds.BaseBounds method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds method)
(gemd.entity.bounds.composition_bounds.CompositionBounds method)
(gemd.entity.bounds.integer_bounds.IntegerBounds method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds method)
(gemd.entity.bounds.real_bounds.RealBounds method)
ContinuousValue (class in gemd.entity.value.continuous_value)
copy() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
(gemd.entity.valid_list.ValidList method)
(gemd.json.gemd_json.GEMDJson method)
count() (gemd.entity.valid_list.ValidList method)
D
default() (gemd.json.gemd_encoder.GEMDEncoder method)
default_units (gemd.entity.bounds.real_bounds.RealBounds property)
DictSerializable (class in gemd.entity.dict_serializable)
DictSerializableMeta (class in gemd.entity.dict_serializable)
DiscreteCategorical (class in gemd.entity.value.discrete_categorical)
dump() (gemd.entity.attribute.base_attribute.BaseAttribute method)
(gemd.entity.attribute.condition.Condition method)
(gemd.entity.attribute.parameter.Parameter method)
(gemd.entity.attribute.property.Property method)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions method)
(gemd.entity.base_entity.BaseEntity method)
(gemd.entity.bounds.base_bounds.BaseBounds method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds method)
(gemd.entity.bounds.composition_bounds.CompositionBounds method)
(gemd.entity.bounds.integer_bounds.IntegerBounds method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds method)
(gemd.entity.bounds.real_bounds.RealBounds method)
(gemd.entity.dict_serializable.DictSerializable method)
(gemd.entity.file_link.FileLink method)
(gemd.entity.link_by_uid.LinkByUID method)
(gemd.entity.object.base_object.BaseObject method)
(gemd.entity.object.ingredient_run.IngredientRun method)
(gemd.entity.object.ingredient_spec.IngredientSpec method)
(gemd.entity.object.material_run.MaterialRun method)
(gemd.entity.object.material_spec.MaterialSpec method)
(gemd.entity.object.measurement_run.MeasurementRun method)
(gemd.entity.object.measurement_spec.MeasurementSpec method)
(gemd.entity.object.process_run.ProcessRun method)
(gemd.entity.object.process_spec.ProcessSpec method)
(gemd.entity.source.performed_source.PerformedSource method)
(gemd.entity.template.attribute_template.AttributeTemplate method)
(gemd.entity.template.base_template.BaseTemplate method)
(gemd.entity.template.condition_template.ConditionTemplate method)
(gemd.entity.template.material_template.MaterialTemplate method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.parameter_template.ParameterTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
(gemd.entity.template.property_template.PropertyTemplate method)
(gemd.entity.value.base_value.BaseValue method)
(gemd.entity.value.categorical_value.CategoricalValue method)
(gemd.entity.value.composition_value.CompositionValue method)
(gemd.entity.value.continuous_value.ContinuousValue method)
(gemd.entity.value.discrete_categorical.DiscreteCategorical method)
(gemd.entity.value.empirical_formula.EmpiricalFormula method)
(gemd.entity.value.inchi_value.InChI method)
(gemd.entity.value.integer_value.IntegerValue method)
(gemd.entity.value.molecular_value.MolecularValue method)
(gemd.entity.value.nominal_categorical.NominalCategorical method)
(gemd.entity.value.nominal_composition.NominalComposition method)
(gemd.entity.value.nominal_integer.NominalInteger method)
(gemd.entity.value.nominal_real.NominalReal method)
(gemd.entity.value.normal_real.NormalReal method)
(gemd.entity.value.smiles_value.Smiles method)
(gemd.entity.value.uniform_integer.UniformInteger method)
(gemd.entity.value.uniform_real.UniformReal method)
(gemd.json.gemd_json.GEMDJson method)
(in module gemd.json)
dumps() (gemd.json.gemd_json.GEMDJson method)
(in module gemd.json)
E
EmpiricalFormula (class in gemd.entity.value.empirical_formula)
encode() (gemd.json.gemd_encoder.GEMDEncoder method)
EXPERIMENTAL (gemd.enumeration.sample_type.SampleType attribute)
extend() (gemd.entity.valid_list.ValidList method)
F
FATAL (gemd.entity.bounds_validation.WarningLevel attribute)
file_links (gemd.entity.attribute.base_attribute.BaseAttribute property)
(gemd.entity.attribute.condition.Condition property)
(gemd.entity.attribute.parameter.Parameter property)
(gemd.entity.attribute.property.Property property)
(gemd.entity.object.base_object.BaseObject property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.material_spec.MaterialSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
FileLink (class in gemd.entity.file_link)
formula (gemd.entity.value.empirical_formula.EmpiricalFormula property)
formula_clean() (in module gemd.demo.strehlow_and_cook)
formula_latex() (in module gemd.demo.strehlow_and_cook)
from_dict() (gemd.entity.attribute.base_attribute.BaseAttribute class method)
(gemd.entity.attribute.condition.Condition class method)
(gemd.entity.attribute.parameter.Parameter class method)
(gemd.entity.attribute.property.Property class method)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions class method)
(gemd.entity.base_entity.BaseEntity class method)
(gemd.entity.bounds.base_bounds.BaseBounds class method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds class method)
(gemd.entity.bounds.composition_bounds.CompositionBounds class method)
(gemd.entity.bounds.integer_bounds.IntegerBounds class method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds class method)
(gemd.entity.bounds.real_bounds.RealBounds class method)
(gemd.entity.dict_serializable.DictSerializable class method)
(gemd.entity.file_link.FileLink class method)
(gemd.entity.link_by_uid.LinkByUID class method)
(gemd.entity.object.base_object.BaseObject class method)
(gemd.entity.object.ingredient_run.IngredientRun class method)
(gemd.entity.object.ingredient_spec.IngredientSpec class method)
(gemd.entity.object.material_run.MaterialRun class method)
(gemd.entity.object.material_spec.MaterialSpec class method)
(gemd.entity.object.measurement_run.MeasurementRun class method)
(gemd.entity.object.measurement_spec.MeasurementSpec class method)
(gemd.entity.object.process_run.ProcessRun class method)
(gemd.entity.object.process_spec.ProcessSpec class method)
(gemd.entity.source.performed_source.PerformedSource class method)
(gemd.entity.template.attribute_template.AttributeTemplate class method)
(gemd.entity.template.base_template.BaseTemplate class method)
(gemd.entity.template.condition_template.ConditionTemplate class method)
(gemd.entity.template.material_template.MaterialTemplate class method)
(gemd.entity.template.measurement_template.MeasurementTemplate class method)
(gemd.entity.template.parameter_template.ParameterTemplate class method)
(gemd.entity.template.process_template.ProcessTemplate class method)
(gemd.entity.template.property_template.PropertyTemplate class method)
(gemd.entity.value.base_value.BaseValue class method)
(gemd.entity.value.categorical_value.CategoricalValue class method)
(gemd.entity.value.composition_value.CompositionValue class method)
(gemd.entity.value.continuous_value.ContinuousValue class method)
(gemd.entity.value.discrete_categorical.DiscreteCategorical class method)
(gemd.entity.value.empirical_formula.EmpiricalFormula class method)
(gemd.entity.value.inchi_value.InChI class method)
(gemd.entity.value.integer_value.IntegerValue class method)
(gemd.entity.value.molecular_value.MolecularValue class method)
(gemd.entity.value.nominal_categorical.NominalCategorical class method)
(gemd.entity.value.nominal_composition.NominalComposition class method)
(gemd.entity.value.nominal_integer.NominalInteger class method)
(gemd.entity.value.nominal_real.NominalReal class method)
(gemd.entity.value.normal_real.NormalReal class method)
(gemd.entity.value.smiles_value.Smiles class method)
(gemd.entity.value.uniform_integer.UniformInteger class method)
(gemd.entity.value.uniform_real.UniformReal class method)
from_entity() (gemd.entity.link_by_uid.LinkByUID class method)
from_str() (gemd.enumeration.base_enumeration.BaseEnumeration class method)
fromkeys() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
G
gemd
module
gemd.builders
module
gemd.demo
module
gemd.demo.cake
module
gemd.demo.material_run_example
module
gemd.demo.measurement_example
module
gemd.demo.strehlow_and_cook
module
gemd.demo.table_example
module
gemd.entity
module
gemd.entity.attribute
module
gemd.entity.attribute.base_attribute
module
gemd.entity.attribute.condition
module
gemd.entity.attribute.parameter
module
gemd.entity.attribute.property
module
gemd.entity.attribute.property_and_conditions
module
gemd.entity.base_entity
module
gemd.entity.bounds
module
gemd.entity.bounds.base_bounds
module
gemd.entity.bounds.categorical_bounds
module
gemd.entity.bounds.composition_bounds
module
gemd.entity.bounds.integer_bounds
module
gemd.entity.bounds.molecular_structure_bounds
module
gemd.entity.bounds.real_bounds
module
gemd.entity.bounds_validation
module
gemd.entity.case_insensitive_dict
module
gemd.entity.dict_serializable
module
gemd.entity.file_link
module
gemd.entity.has_dependencies
module
gemd.entity.link_by_uid
module
gemd.entity.object
module
gemd.entity.object.base_object
module
gemd.entity.object.has_conditions
module
gemd.entity.object.has_material
module
gemd.entity.object.has_parameters
module
gemd.entity.object.has_process
module
gemd.entity.object.has_properties
module
gemd.entity.object.has_quantities
module
gemd.entity.object.has_source
module
gemd.entity.object.has_spec
module
gemd.entity.object.has_template
module
gemd.entity.object.has_template_check_generator
module
gemd.entity.object.ingredient_run
module
gemd.entity.object.ingredient_spec
module
gemd.entity.object.material_run
module
gemd.entity.object.material_spec
module
gemd.entity.object.measurement_run
module
gemd.entity.object.measurement_spec
module
gemd.entity.object.process_run
module
gemd.entity.object.process_spec
module
gemd.entity.setters
module
gemd.entity.source
module
gemd.entity.source.performed_source
module
gemd.entity.template
module
gemd.entity.template.attribute_template
module
gemd.entity.template.base_template
module
gemd.entity.template.condition_template
module
gemd.entity.template.has_condition_templates
module
gemd.entity.template.has_parameter_templates
module
gemd.entity.template.has_property_templates
module
gemd.entity.template.material_template
module
gemd.entity.template.measurement_template
module
gemd.entity.template.parameter_template
module
gemd.entity.template.process_template
module
gemd.entity.template.property_template
module
gemd.entity.util
module
gemd.entity.valid_list
module
gemd.entity.value
module
gemd.entity.value.base_value
module
gemd.entity.value.categorical_value
module
gemd.entity.value.composition_value
module
gemd.entity.value.continuous_value
module
gemd.entity.value.discrete_categorical
module
gemd.entity.value.empirical_formula
module
gemd.entity.value.inchi_value
module
gemd.entity.value.integer_value
module
gemd.entity.value.molecular_value
module
gemd.entity.value.nominal_categorical
module
gemd.entity.value.nominal_composition
module
gemd.entity.value.nominal_integer
module
gemd.entity.value.nominal_real
module
gemd.entity.value.normal_real
module
gemd.entity.value.smiles_value
module
gemd.entity.value.uniform_integer
module
gemd.entity.value.uniform_real
module
gemd.enumeration
module
gemd.enumeration.base_enumeration
module
gemd.enumeration.origin
module
gemd.enumeration.sample_type
module
gemd.json
module
gemd.json.gemd_encoder
module
gemd.json.gemd_json
module
gemd.units
module
gemd.util
module
GEMDEncoder (class in gemd.json.gemd_encoder)
GEMDJson (class in gemd.json.gemd_json)
get() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
get_demo_scope() (in module gemd.demo.cake)
get_template_scope() (in module gemd.demo.cake)
get_validation_level() (in module gemd.entity.bounds_validation)
H
HasConditions (class in gemd.entity.object.has_conditions)
HasConditionTemplates (class in gemd.entity.template.has_condition_templates)
HasDependencies (class in gemd.entity.has_dependencies)
HasMaterial (class in gemd.entity.object.has_material)
HasParameters (class in gemd.entity.object.has_parameters)
HasParameterTemplates (class in gemd.entity.template.has_parameter_templates)
HasProcess (class in gemd.entity.object.has_process)
HasProperties (class in gemd.entity.object.has_properties)
HasPropertyTemplates (class in gemd.entity.template.has_property_templates)
HasQuantities (class in gemd.entity.object.has_quantities)
HasSource (class in gemd.entity.object.has_source)
HasSpec (class in gemd.entity.object.has_spec)
HasTemplate (class in gemd.entity.object.has_template)
HasTemplateCheckGenerator (class in gemd.entity.object.has_template_check_generator)
I
IGNORE (gemd.entity.bounds_validation.WarningLevel attribute)
import_table() (in module gemd.demo.strehlow_and_cook)
import_toothpick_picture() (in module gemd.demo.cake)
InChI (class in gemd.entity.value.inchi_value)
inchi (gemd.entity.value.inchi_value.InChI property)
index() (gemd.entity.valid_list.ValidList method)
ingest_material_run() (in module gemd.demo.material_run_example)
ingest_table() (in module gemd.demo.table_example)
IngredientRun (class in gemd.entity.object.ingredient_run)
ingredients (gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
IngredientSpec (class in gemd.entity.object.ingredient_spec)
insert() (gemd.entity.valid_list.ValidList method)
IntegerBounds (class in gemd.entity.bounds.integer_bounds)
IntegerValue (class in gemd.entity.value.integer_value)
item_separator (gemd.json.gemd_encoder.GEMDEncoder attribute)
items() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
iterencode() (gemd.json.gemd_encoder.GEMDEncoder method)
K
key_separator (gemd.json.gemd_encoder.GEMDEncoder attribute)
keys() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
L
labels (gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
LinkByUID (class in gemd.entity.link_by_uid)
load() (gemd.json.gemd_json.GEMDJson method)
(in module gemd.json)
loads() (gemd.json.gemd_json.GEMDJson method)
(in module gemd.json)
lower_bound (gemd.entity.bounds.integer_bounds.IntegerBounds property)
(gemd.entity.bounds.real_bounds.RealBounds property)
(gemd.entity.value.uniform_integer.UniformInteger property)
M
make_cake() (in module gemd.demo.cake)
make_cake_spec() (in module gemd.demo.cake)
make_cake_templates() (in module gemd.demo.cake)
make_demo_measurements() (in module gemd.demo.measurement_example)
make_display_table() (in module gemd.demo.strehlow_and_cook)
make_flexural_test_measurement() (in module gemd.demo.measurement_example)
make_instance() (in module gemd.entity.util)
make_strehlow_objects() (in module gemd.demo.strehlow_and_cook)
make_strehlow_table() (in module gemd.demo.strehlow_and_cook)
make_templates() (in module gemd.demo.strehlow_and_cook)
mass_fraction (gemd.entity.object.has_quantities.HasQuantities property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
material (gemd.entity.object.has_material.HasMaterial property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
MaterialRun (class in gemd.entity.object.material_run)
MaterialSpec (class in gemd.entity.object.material_spec)
MaterialTemplate (class in gemd.entity.template.material_template)
MEASURED (gemd.enumeration.origin.Origin attribute)
MeasurementRun (class in gemd.entity.object.measurement_run)
measurements (gemd.entity.object.material_run.MaterialRun property)
MeasurementSpec (class in gemd.entity.object.measurement_spec)
MeasurementTemplate (class in gemd.entity.template.measurement_template)
migrated_enum() (in module gemd.enumeration.base_enumeration)
minimal_subset() (in module gemd.demo.strehlow_and_cook)
module
gemd
gemd.builders
gemd.demo
gemd.demo.cake
gemd.demo.material_run_example
gemd.demo.measurement_example
gemd.demo.strehlow_and_cook
gemd.demo.table_example
gemd.entity
gemd.entity.attribute
gemd.entity.attribute.base_attribute
gemd.entity.attribute.condition
gemd.entity.attribute.parameter
gemd.entity.attribute.property
gemd.entity.attribute.property_and_conditions
gemd.entity.base_entity
gemd.entity.bounds
gemd.entity.bounds.base_bounds
gemd.entity.bounds.categorical_bounds
gemd.entity.bounds.composition_bounds
gemd.entity.bounds.integer_bounds
gemd.entity.bounds.molecular_structure_bounds
gemd.entity.bounds.real_bounds
gemd.entity.bounds_validation
gemd.entity.case_insensitive_dict
gemd.entity.dict_serializable
gemd.entity.file_link
gemd.entity.has_dependencies
gemd.entity.link_by_uid
gemd.entity.object
gemd.entity.object.base_object
gemd.entity.object.has_conditions
gemd.entity.object.has_material
gemd.entity.object.has_parameters
gemd.entity.object.has_process
gemd.entity.object.has_properties
gemd.entity.object.has_quantities
gemd.entity.object.has_source
gemd.entity.object.has_spec
gemd.entity.object.has_template
gemd.entity.object.has_template_check_generator
gemd.entity.object.ingredient_run
gemd.entity.object.ingredient_spec
gemd.entity.object.material_run
gemd.entity.object.material_spec
gemd.entity.object.measurement_run
gemd.entity.object.measurement_spec
gemd.entity.object.process_run
gemd.entity.object.process_spec
gemd.entity.setters
gemd.entity.source
gemd.entity.source.performed_source
gemd.entity.template
gemd.entity.template.attribute_template
gemd.entity.template.base_template
gemd.entity.template.condition_template
gemd.entity.template.has_condition_templates
gemd.entity.template.has_parameter_templates
gemd.entity.template.has_property_templates
gemd.entity.template.material_template
gemd.entity.template.measurement_template
gemd.entity.template.parameter_template
gemd.entity.template.process_template
gemd.entity.template.property_template
gemd.entity.util
gemd.entity.valid_list
gemd.entity.value
gemd.entity.value.base_value
gemd.entity.value.categorical_value
gemd.entity.value.composition_value
gemd.entity.value.continuous_value
gemd.entity.value.discrete_categorical
gemd.entity.value.empirical_formula
gemd.entity.value.inchi_value
gemd.entity.value.integer_value
gemd.entity.value.molecular_value
gemd.entity.value.nominal_categorical
gemd.entity.value.nominal_composition
gemd.entity.value.nominal_integer
gemd.entity.value.nominal_real
gemd.entity.value.normal_real
gemd.entity.value.smiles_value
gemd.entity.value.uniform_integer
gemd.entity.value.uniform_real
gemd.enumeration
gemd.enumeration.base_enumeration
gemd.enumeration.origin
gemd.enumeration.sample_type
gemd.json
gemd.json.gemd_encoder
gemd.json.gemd_json
gemd.units
gemd.util
MolecularStructureBounds (class in gemd.entity.bounds.molecular_structure_bounds)
MolecularValue (class in gemd.entity.value.molecular_value)
mro() (gemd.entity.dict_serializable.DictSerializableMeta method)
N
name (gemd.entity.attribute.property_and_conditions.PropertyAndConditions property)
(gemd.entity.object.base_object.BaseObject property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.material_spec.MaterialSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
nominal (gemd.entity.value.nominal_integer.NominalInteger property)
NominalCategorical (class in gemd.entity.value.nominal_categorical)
NominalComposition (class in gemd.entity.value.nominal_composition)
NominalInteger (class in gemd.entity.value.nominal_integer)
NominalReal (class in gemd.entity.value.nominal_real)
NormalReal (class in gemd.entity.value.normal_real)
number_fraction (gemd.entity.object.has_quantities.HasQuantities property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
O
Origin (class in gemd.enumeration.origin)
origin (gemd.entity.attribute.base_attribute.BaseAttribute property)
(gemd.entity.attribute.condition.Condition property)
(gemd.entity.attribute.parameter.Parameter property)
(gemd.entity.attribute.property.Property property)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions property)
output_material (gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
P
Parameter (class in gemd.entity.attribute.parameter)
parameters (gemd.entity.object.has_parameters.HasParameters property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
(gemd.entity.template.has_parameter_templates.HasParameterTemplates property)
(gemd.entity.template.measurement_template.MeasurementTemplate property)
(gemd.entity.template.process_template.ProcessTemplate property)
ParameterTemplate (class in gemd.entity.template.parameter_template)
performed_by (gemd.entity.source.performed_source.PerformedSource property)
performed_date (gemd.entity.source.performed_source.PerformedSource property)
PerformedSource (class in gemd.entity.source.performed_source)
pop() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
(gemd.entity.valid_list.ValidList method)
popitem() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
PREDICTED (gemd.enumeration.origin.Origin attribute)
probabilities (gemd.entity.value.discrete_categorical.DiscreteCategorical property)
process (gemd.entity.object.has_process.HasProcess property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.material_spec.MaterialSpec property)
ProcessRun (class in gemd.entity.object.process_run)
ProcessSpec (class in gemd.entity.object.process_spec)
ProcessTemplate (class in gemd.entity.template.process_template)
PRODUCTION (gemd.enumeration.sample_type.SampleType attribute)
properties (gemd.entity.object.has_properties.HasProperties property)
(gemd.entity.object.material_spec.MaterialSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.template.has_property_templates.HasPropertyTemplates property)
(gemd.entity.template.material_template.MaterialTemplate property)
(gemd.entity.template.measurement_template.MeasurementTemplate property)
Property (class in gemd.entity.attribute.property)
property (gemd.entity.attribute.property_and_conditions.PropertyAndConditions property)
PropertyAndConditions (class in gemd.entity.attribute.property_and_conditions)
PropertyTemplate (class in gemd.entity.template.property_template)
Q
quantities (gemd.entity.value.nominal_composition.NominalComposition property)
R
raw_dumps() (gemd.json.gemd_json.GEMDJson method)
raw_loads() (gemd.json.gemd_json.GEMDJson method)
RealBounds (class in gemd.entity.bounds.real_bounds)
register() (gemd.entity.dict_serializable.DictSerializableMeta method)
remove() (gemd.entity.valid_list.ValidList method)
reverse() (gemd.entity.valid_list.ValidList method)
S
sample_type (gemd.entity.object.material_run.MaterialRun property)
SampleType (class in gemd.enumeration.sample_type)
scope (gemd.json.gemd_json.GEMDJson property)
set_validation_level() (in module gemd.entity.bounds_validation)
setdefault() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
skip (gemd.entity.attribute.base_attribute.BaseAttribute attribute)
(gemd.entity.attribute.condition.Condition attribute)
(gemd.entity.attribute.parameter.Parameter attribute)
(gemd.entity.attribute.property.Property attribute)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions attribute)
(gemd.entity.base_entity.BaseEntity attribute)
(gemd.entity.bounds.base_bounds.BaseBounds attribute)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds attribute)
(gemd.entity.bounds.composition_bounds.CompositionBounds attribute)
(gemd.entity.bounds.integer_bounds.IntegerBounds attribute)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds attribute)
(gemd.entity.bounds.real_bounds.RealBounds attribute)
(gemd.entity.dict_serializable.DictSerializable attribute)
(gemd.entity.file_link.FileLink attribute)
(gemd.entity.link_by_uid.LinkByUID attribute)
(gemd.entity.object.base_object.BaseObject attribute)
(gemd.entity.object.ingredient_run.IngredientRun attribute)
(gemd.entity.object.ingredient_spec.IngredientSpec attribute)
(gemd.entity.object.material_run.MaterialRun attribute)
(gemd.entity.object.material_spec.MaterialSpec attribute)
(gemd.entity.object.measurement_run.MeasurementRun attribute)
(gemd.entity.object.measurement_spec.MeasurementSpec attribute)
(gemd.entity.object.process_run.ProcessRun attribute)
(gemd.entity.object.process_spec.ProcessSpec attribute)
(gemd.entity.source.performed_source.PerformedSource attribute)
(gemd.entity.template.attribute_template.AttributeTemplate attribute)
(gemd.entity.template.base_template.BaseTemplate attribute)
(gemd.entity.template.condition_template.ConditionTemplate attribute)
(gemd.entity.template.material_template.MaterialTemplate attribute)
(gemd.entity.template.measurement_template.MeasurementTemplate attribute)
(gemd.entity.template.parameter_template.ParameterTemplate attribute)
(gemd.entity.template.process_template.ProcessTemplate attribute)
(gemd.entity.template.property_template.PropertyTemplate attribute)
(gemd.entity.value.base_value.BaseValue attribute)
(gemd.entity.value.categorical_value.CategoricalValue attribute)
(gemd.entity.value.composition_value.CompositionValue attribute)
(gemd.entity.value.continuous_value.ContinuousValue attribute)
(gemd.entity.value.discrete_categorical.DiscreteCategorical attribute)
(gemd.entity.value.empirical_formula.EmpiricalFormula attribute)
(gemd.entity.value.inchi_value.InChI attribute)
(gemd.entity.value.integer_value.IntegerValue attribute)
(gemd.entity.value.molecular_value.MolecularValue attribute)
(gemd.entity.value.nominal_categorical.NominalCategorical attribute)
(gemd.entity.value.nominal_composition.NominalComposition attribute)
(gemd.entity.value.nominal_integer.NominalInteger attribute)
(gemd.entity.value.nominal_real.NominalReal attribute)
(gemd.entity.value.normal_real.NormalReal attribute)
(gemd.entity.value.smiles_value.Smiles attribute)
(gemd.entity.value.uniform_integer.UniformInteger attribute)
(gemd.entity.value.uniform_real.UniformReal attribute)
Smiles (class in gemd.entity.value.smiles_value)
smiles (gemd.entity.value.smiles_value.Smiles property)
sort() (gemd.entity.valid_list.ValidList method)
source (gemd.entity.object.has_source.HasSource property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.process_run.ProcessRun property)
spec (gemd.entity.object.has_spec.HasSpec property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.process_run.ProcessRun property)
SPECIFIED (gemd.enumeration.origin.Origin attribute)
SUMMARY (gemd.enumeration.origin.Origin attribute)
T
tags (gemd.entity.base_entity.BaseEntity property)
(gemd.entity.object.base_object.BaseObject property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.material_spec.MaterialSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
(gemd.entity.template.attribute_template.AttributeTemplate property)
(gemd.entity.template.base_template.BaseTemplate property)
(gemd.entity.template.condition_template.ConditionTemplate property)
(gemd.entity.template.material_template.MaterialTemplate property)
(gemd.entity.template.measurement_template.MeasurementTemplate property)
(gemd.entity.template.parameter_template.ParameterTemplate property)
(gemd.entity.template.process_template.ProcessTemplate property)
(gemd.entity.template.property_template.PropertyTemplate property)
template (gemd.entity.attribute.base_attribute.BaseAttribute property)
(gemd.entity.attribute.condition.Condition property)
(gemd.entity.attribute.parameter.Parameter property)
(gemd.entity.attribute.property.Property property)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions property)
(gemd.entity.object.has_conditions.HasConditions property)
(gemd.entity.object.has_parameters.HasParameters property)
(gemd.entity.object.has_properties.HasProperties property)
(gemd.entity.object.has_spec.HasSpec property)
(gemd.entity.object.has_template.HasTemplate property)
(gemd.entity.object.has_template_check_generator.HasTemplateCheckGenerator property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.material_spec.MaterialSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
thin_dumps() (gemd.json.gemd_json.GEMDJson method)
to_link() (gemd.entity.base_entity.BaseEntity method)
(gemd.entity.object.base_object.BaseObject method)
(gemd.entity.object.ingredient_run.IngredientRun method)
(gemd.entity.object.ingredient_spec.IngredientSpec method)
(gemd.entity.object.material_run.MaterialRun method)
(gemd.entity.object.material_spec.MaterialSpec method)
(gemd.entity.object.measurement_run.MeasurementRun method)
(gemd.entity.object.measurement_spec.MeasurementSpec method)
(gemd.entity.object.process_run.ProcessRun method)
(gemd.entity.object.process_spec.ProcessSpec method)
(gemd.entity.template.attribute_template.AttributeTemplate method)
(gemd.entity.template.base_template.BaseTemplate method)
(gemd.entity.template.condition_template.ConditionTemplate method)
(gemd.entity.template.material_template.MaterialTemplate method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.parameter_template.ParameterTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
(gemd.entity.template.property_template.PropertyTemplate method)
typ (gemd.entity.attribute.base_attribute.BaseAttribute attribute)
(gemd.entity.attribute.condition.Condition attribute)
(gemd.entity.attribute.parameter.Parameter attribute)
(gemd.entity.attribute.property.Property attribute)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions attribute)
(gemd.entity.base_entity.BaseEntity attribute)
(gemd.entity.bounds.base_bounds.BaseBounds attribute)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds attribute)
(gemd.entity.bounds.composition_bounds.CompositionBounds attribute)
(gemd.entity.bounds.integer_bounds.IntegerBounds attribute)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds attribute)
(gemd.entity.bounds.real_bounds.RealBounds attribute)
(gemd.entity.dict_serializable.DictSerializable attribute)
(gemd.entity.file_link.FileLink attribute)
(gemd.entity.link_by_uid.LinkByUID attribute)
(gemd.entity.object.base_object.BaseObject attribute)
(gemd.entity.object.ingredient_run.IngredientRun attribute)
(gemd.entity.object.ingredient_spec.IngredientSpec attribute)
(gemd.entity.object.material_run.MaterialRun attribute)
(gemd.entity.object.material_spec.MaterialSpec attribute)
(gemd.entity.object.measurement_run.MeasurementRun attribute)
(gemd.entity.object.measurement_spec.MeasurementSpec attribute)
(gemd.entity.object.process_run.ProcessRun attribute)
(gemd.entity.object.process_spec.ProcessSpec attribute)
(gemd.entity.source.performed_source.PerformedSource attribute)
(gemd.entity.template.attribute_template.AttributeTemplate attribute)
(gemd.entity.template.base_template.BaseTemplate attribute)
(gemd.entity.template.condition_template.ConditionTemplate attribute)
(gemd.entity.template.material_template.MaterialTemplate attribute)
(gemd.entity.template.measurement_template.MeasurementTemplate attribute)
(gemd.entity.template.parameter_template.ParameterTemplate attribute)
(gemd.entity.template.process_template.ProcessTemplate attribute)
(gemd.entity.template.property_template.PropertyTemplate attribute)
(gemd.entity.value.base_value.BaseValue attribute)
(gemd.entity.value.categorical_value.CategoricalValue attribute)
(gemd.entity.value.composition_value.CompositionValue attribute)
(gemd.entity.value.continuous_value.ContinuousValue attribute)
(gemd.entity.value.discrete_categorical.DiscreteCategorical attribute)
(gemd.entity.value.empirical_formula.EmpiricalFormula attribute)
(gemd.entity.value.inchi_value.InChI attribute)
(gemd.entity.value.integer_value.IntegerValue attribute)
(gemd.entity.value.molecular_value.MolecularValue attribute)
(gemd.entity.value.nominal_categorical.NominalCategorical attribute)
(gemd.entity.value.nominal_composition.NominalComposition attribute)
(gemd.entity.value.nominal_integer.NominalInteger attribute)
(gemd.entity.value.nominal_real.NominalReal attribute)
(gemd.entity.value.normal_real.NormalReal attribute)
(gemd.entity.value.smiles_value.Smiles attribute)
(gemd.entity.value.uniform_integer.UniformInteger attribute)
(gemd.entity.value.uniform_real.UniformReal attribute)
U
uids (gemd.entity.base_entity.BaseEntity property)
(gemd.entity.object.base_object.BaseObject property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
(gemd.entity.object.material_run.MaterialRun property)
(gemd.entity.object.material_spec.MaterialSpec property)
(gemd.entity.object.measurement_run.MeasurementRun property)
(gemd.entity.object.measurement_spec.MeasurementSpec property)
(gemd.entity.object.process_run.ProcessRun property)
(gemd.entity.object.process_spec.ProcessSpec property)
(gemd.entity.template.attribute_template.AttributeTemplate property)
(gemd.entity.template.base_template.BaseTemplate property)
(gemd.entity.template.condition_template.ConditionTemplate property)
(gemd.entity.template.material_template.MaterialTemplate property)
(gemd.entity.template.measurement_template.MeasurementTemplate property)
(gemd.entity.template.parameter_template.ParameterTemplate property)
(gemd.entity.template.process_template.ProcessTemplate property)
(gemd.entity.template.property_template.PropertyTemplate property)
UniformInteger (class in gemd.entity.value.uniform_integer)
UniformReal (class in gemd.entity.value.uniform_real)
union() (gemd.entity.bounds.base_bounds.BaseBounds method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds method)
(gemd.entity.bounds.composition_bounds.CompositionBounds method)
(gemd.entity.bounds.integer_bounds.IntegerBounds method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds method)
(gemd.entity.bounds.real_bounds.RealBounds method)
units (gemd.entity.value.continuous_value.ContinuousValue property)
(gemd.entity.value.nominal_real.NominalReal property)
(gemd.entity.value.normal_real.NormalReal property)
(gemd.entity.value.uniform_real.UniformReal property)
UNKNOWN (gemd.enumeration.origin.Origin attribute)
(gemd.enumeration.sample_type.SampleType attribute)
update() (gemd.entity.bounds.base_bounds.BaseBounds method)
(gemd.entity.bounds.categorical_bounds.CategoricalBounds method)
(gemd.entity.bounds.composition_bounds.CompositionBounds method)
(gemd.entity.bounds.integer_bounds.IntegerBounds method)
(gemd.entity.bounds.molecular_structure_bounds.MolecularStructureBounds method)
(gemd.entity.bounds.real_bounds.RealBounds method)
(gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
upper_bound (gemd.entity.bounds.integer_bounds.IntegerBounds property)
(gemd.entity.bounds.real_bounds.RealBounds property)
(gemd.entity.value.uniform_integer.UniformInteger property)
V
validate_condition() (gemd.entity.template.has_condition_templates.HasConditionTemplates method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
validate_list() (in module gemd.entity.setters)
validate_parameter() (gemd.entity.template.has_parameter_templates.HasParameterTemplates method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
(gemd.entity.template.process_template.ProcessTemplate method)
validate_property() (gemd.entity.template.has_property_templates.HasPropertyTemplates method)
(gemd.entity.template.material_template.MaterialTemplate method)
(gemd.entity.template.measurement_template.MeasurementTemplate method)
validate_str() (in module gemd.entity.setters)
validation_level() (in module gemd.entity.bounds_validation)
ValidList (class in gemd.entity.valid_list)
value (gemd.entity.attribute.base_attribute.BaseAttribute property)
(gemd.entity.attribute.condition.Condition property)
(gemd.entity.attribute.parameter.Parameter property)
(gemd.entity.attribute.property.Property property)
(gemd.entity.attribute.property_and_conditions.PropertyAndConditions property)
values() (gemd.entity.case_insensitive_dict.CaseInsensitiveDict method)
VIRTUAL (gemd.enumeration.sample_type.SampleType attribute)
volume_fraction (gemd.entity.object.has_quantities.HasQuantities property)
(gemd.entity.object.ingredient_run.IngredientRun property)
(gemd.entity.object.ingredient_spec.IngredientSpec property)
W
WARNING (gemd.entity.bounds_validation.WarningLevel attribute)
WarningLevel (class in gemd.entity.bounds_validation)