ontouml-py
Contents:
API Reference
ontouml-py
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
_
__eq__() (ontouml_py.model.ontoumlelement.OntoumlElement method)
__hash__() (ontouml_py.model.ontoumlelement.OntoumlElement method)
__set_package() (ontouml_py.model.packageable.Packageable method)
__validate_cardinality_type() (ontouml_py.model.property.Property class method)
_classifier (ontouml_py.model.property.Property attribute)
_contents (ontouml_py.model.package.Package attribute)
_elements (ontouml_py.model.project.Project attribute)
_enumeration (ontouml_py.model.literal.Literal attribute)
_literals (ontouml_py.model.class_ontouml.Class attribute)
_package (ontouml_py.model.packageable.Packageable attribute)
_project (ontouml_py.model.projectelement.ProjectElement attribute)
_properties (ontouml_py.model.classifier.Classifier attribute)
_removal_error_message() (ontouml_py.model.package.Package method)
_remove_from_package() (ontouml_py.model.packageable.Packageable method)
A
ABSTRACT (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
ABSTRACT_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
access_rights (ontouml_py.model.project.Project attribute)
acronyms (ontouml_py.model.project.Project attribute)
add_anchor() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_binary_relation() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_class() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_generalization() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_generalization_set() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_nary_relation() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_note() (ontouml_py.model.package_methods.PackageMethodsMixin method)
add_package() (ontouml_py.model.package_methods.PackageMethodsMixin method)
aggregation_kind (ontouml_py.model.property.Property attribute)
AggregationKind (class in ontouml_py.model.enumerations.aggregationkind)
alt_names (ontouml_py.model.namedelement.NamedElement attribute)
Anchor (class in ontouml_py.model.anchor)
B
BEGIN (ontouml_py.model.enumerations.propertystereotype.PropertyStereotype attribute)
bibliographic_citations (ontouml_py.model.project.Project attribute)
BinaryRelation (class in ontouml_py.model.binaryrelation)
BRINGS_ABOUT (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
C
Cardinality (class in ontouml_py.model.cardinality)
cardinality (ontouml_py.model.property.Property attribute)
categorizer (ontouml_py.model.generalizationset.GeneralizationSet attribute)
CATEGORY (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
CHARACTERIZATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
Class (class in ontouml_py.model.class_ontouml)
Classifier (class in ontouml_py.model.classifier)
classifier (ontouml_py.model.property.Property property)
ClassStereotype (class in ontouml_py.model.enumerations.classstereotype)
COLLECTIVE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
COLLECTIVE_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
COMPARATIVE (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
COMPONENT_OF (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
COMPOSITE (ontouml_py.model.enumerations.aggregationkind.AggregationKind attribute)
contexts (ontouml_py.model.project.Project attribute)
contributors (ontouml_py.model.namedelement.NamedElement attribute)
create_anchor() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_binary_relation() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_abstract() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_category() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_collective() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_datatype() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_enumeration() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_event() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_historical_role() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_historical_role_mixin() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_kind() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_mixin() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_mode() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_phase() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_phase_mixin() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_quality() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_quantity() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_relator() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_role() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_role_mixin() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_situation() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_subkind() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_class_type() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_diagram() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_generalization() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_generalization_set() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_literal() (ontouml_py.model.class_ontouml.Class method)
create_nary_relation() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_note() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_package() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
create_property() (ontouml_py.model.classifier.Classifier method)
created (ontouml_py.model.ontoumlelement.OntoumlElement attribute)
CREATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
creators (ontouml_py.model.namedelement.NamedElement attribute)
custom_properties (ontouml_py.model.modelelement.ModelElement attribute)
D
DATATYPE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
Decoratable (class in ontouml_py.model.decoratable)
delete_literal() (ontouml_py.model.class_ontouml.Class method)
DERIVATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
description (ontouml_py.model.namedelement.NamedElement attribute)
designed_for_task (ontouml_py.model.project.Project attribute)
Diagram (class in ontouml_py.representation.diagram)
E
editorial_notes (ontouml_py.model.namedelement.NamedElement attribute)
END (ontouml_py.model.enumerations.propertystereotype.PropertyStereotype attribute)
EnumABCMeta (class in ontouml_py.model.enumerations.ontouml_enum)
ENUMERATION (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
enumeration (ontouml_py.model.literal.Literal property)
EVENT (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
EVENT_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
EXTERNAL_DEPENDENCE (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
EXTRINSIC_MODE_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
F
format_error_message() (in module ontouml_py.utils.error_message)
FUNCTIONAL_COMPLEX_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
G
general (ontouml_py.model.generalization.Generalization attribute)
Generalization (class in ontouml_py.model.generalization)
generalizations (ontouml_py.model.generalizationset.GeneralizationSet attribute)
GeneralizationSet (class in ontouml_py.model.generalizationset)
get_anchor_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_anchors() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_binary_relation_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_binary_relations() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_class_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_classes() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_content_by_id() (ontouml_py.model.package.Package method)
get_contents() (ontouml_py.model.package.Package method)
get_diagram_by_id() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_diagrams() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_element_by_id() (ontouml_py.model.project.Project method)
get_elements() (ontouml_py.model.project.Project method)
get_generalization_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_generalization_set_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_generalization_sets() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_generalizations() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_literal_by_id() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_literals() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_members() (ontouml_py.model.enumerations.ontouml_enum.OntoumlEnum class method)
get_nary_relation_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_nary_relations() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_note_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_notes() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_package_by_id() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_packages() (ontouml_py.model.package_methods.PackageMethodsMixin method)
(ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_properties() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
get_property_by_id() (ontouml_py.model.project_methods.ProjectMethodsMixin method)
H
HISTORICAL_DEPENDENCE (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
HISTORICAL_ROLE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
HISTORICAL_ROLE_MIXIN (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
I
id (ontouml_py.model.ontoumlelement.OntoumlElement attribute)
INSTANTIATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
INTRINSIC_MODE_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
is_abstract (ontouml_py.model.classifier.Classifier attribute)
is_complete (ontouml_py.model.generalizationset.GeneralizationSet attribute)
is_derived (ontouml_py.model.decoratable.Decoratable attribute)
is_disjoint (ontouml_py.model.generalizationset.GeneralizationSet attribute)
is_ordered (ontouml_py.model.cardinality.Cardinality attribute)
is_powertype (ontouml_py.model.class_ontouml.Class attribute)
is_read_only (ontouml_py.model.property.Property attribute)
is_unique (ontouml_py.model.cardinality.Cardinality attribute)
K
keywords (ontouml_py.model.project.Project attribute)
KIND (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
L
landing_pages (ontouml_py.model.project.Project attribute)
languages (ontouml_py.model.project.Project attribute)
license (ontouml_py.model.project.Project attribute)
Literal (class in ontouml_py.model.literal)
literals (ontouml_py.model.class_ontouml.Class property)
lower_bound (ontouml_py.model.cardinality.Cardinality attribute)
M
MANIFESTATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
MATERIAL (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
MEDIATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
MEMBER_OF (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
MIXIN (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
MODE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
model_config (ontouml_py.model.anchor.Anchor attribute)
(ontouml_py.model.binaryrelation.BinaryRelation attribute)
(ontouml_py.model.cardinality.Cardinality attribute)
(ontouml_py.model.class_ontouml.Class attribute)
(ontouml_py.model.classifier.Classifier attribute)
(ontouml_py.model.decoratable.Decoratable attribute)
(ontouml_py.model.generalization.Generalization attribute)
(ontouml_py.model.generalizationset.GeneralizationSet attribute)
(ontouml_py.model.literal.Literal attribute)
(ontouml_py.model.modelelement.ModelElement attribute)
(ontouml_py.model.namedelement.NamedElement attribute)
(ontouml_py.model.naryrelation.NaryRelation attribute)
(ontouml_py.model.note.Note attribute)
(ontouml_py.model.ontoumlelement.OntoumlElement attribute)
(ontouml_py.model.package.Package attribute)
(ontouml_py.model.packageable.Packageable attribute)
(ontouml_py.model.project.Project attribute)
(ontouml_py.model.projectelement.ProjectElement attribute)
(ontouml_py.model.property.Property attribute)
(ontouml_py.model.relation.Relation attribute)
(ontouml_py.representation.diagram.Diagram attribute)
ModelElement (class in ontouml_py.model.modelelement)
modified (ontouml_py.model.ontoumlelement.OntoumlElement attribute)
module
ontouml_py
ontouml_py.model
ontouml_py.model.anchor
ontouml_py.model.binaryrelation
ontouml_py.model.cardinality
ontouml_py.model.class_ontouml
ontouml_py.model.classifier
ontouml_py.model.decoratable
ontouml_py.model.enumerations
ontouml_py.model.enumerations.aggregationkind
ontouml_py.model.enumerations.classstereotype
ontouml_py.model.enumerations.ontologicalnature
ontouml_py.model.enumerations.ontologyrepresentationstyle
ontouml_py.model.enumerations.ontouml_enum
ontouml_py.model.enumerations.propertystereotype
ontouml_py.model.enumerations.relationstereotype
ontouml_py.model.generalization
ontouml_py.model.generalizationset
ontouml_py.model.literal
ontouml_py.model.modelelement
ontouml_py.model.namedelement
ontouml_py.model.naryrelation
ontouml_py.model.note
ontouml_py.model.ontoumlelement
ontouml_py.model.package
ontouml_py.model.package_methods
ontouml_py.model.packageable
ontouml_py.model.project
ontouml_py.model.project_methods
ontouml_py.model.projectelement
ontouml_py.model.property
ontouml_py.model.relation
ontouml_py.representation
ontouml_py.representation.diagram
ontouml_py.representation.path
ontouml_py.utils
ontouml_py.utils.error_message
N
NamedElement (class in ontouml_py.model.namedelement)
names (ontouml_py.model.namedelement.NamedElement attribute)
namespace (ontouml_py.model.project.Project attribute)
NaryRelation (class in ontouml_py.model.naryrelation)
NONE (ontouml_py.model.enumerations.aggregationkind.AggregationKind attribute)
Note (class in ontouml_py.model.note)
note (ontouml_py.model.anchor.Anchor attribute)
O
OntologicalNature (class in ontouml_py.model.enumerations.ontologicalnature)
ontology_types (ontouml_py.model.project.Project attribute)
OntologyRepresentationStyle (class in ontouml_py.model.enumerations.ontologyrepresentationstyle)
ontouml_py
module
ontouml_py.model
module
ontouml_py.model.anchor
module
ontouml_py.model.binaryrelation
module
ontouml_py.model.cardinality
module
ontouml_py.model.class_ontouml
module
ontouml_py.model.classifier
module
ontouml_py.model.decoratable
module
ontouml_py.model.enumerations
module
ontouml_py.model.enumerations.aggregationkind
module
ontouml_py.model.enumerations.classstereotype
module
ontouml_py.model.enumerations.ontologicalnature
module
ontouml_py.model.enumerations.ontologyrepresentationstyle
module
ontouml_py.model.enumerations.ontouml_enum
module
ontouml_py.model.enumerations.propertystereotype
module
ontouml_py.model.enumerations.relationstereotype
module
ontouml_py.model.generalization
module
ontouml_py.model.generalizationset
module
ontouml_py.model.literal
module
ontouml_py.model.modelelement
module
ontouml_py.model.namedelement
module
ontouml_py.model.naryrelation
module
ontouml_py.model.note
module
ontouml_py.model.ontoumlelement
module
ontouml_py.model.package
module
ontouml_py.model.package_methods
module
ontouml_py.model.packageable
module
ontouml_py.model.project
module
ontouml_py.model.project_methods
module
ontouml_py.model.projectelement
module
ontouml_py.model.property
module
ontouml_py.model.relation
module
ontouml_py.representation
module
ontouml_py.representation.diagram
module
ontouml_py.representation.path
module
ontouml_py.utils
module
ontouml_py.utils.error_message
module
ONTOUML_STYLE (ontouml_py.model.enumerations.ontologyrepresentationstyle.OntologyRepresentationStyle attribute)
OntoumlElement (class in ontouml_py.model.ontoumlelement)
OntoumlEnum (class in ontouml_py.model.enumerations.ontouml_enum)
order (ontouml_py.model.class_ontouml.Class attribute)
P
Package (class in ontouml_py.model.package)
package (ontouml_py.model.packageable.Packageable property)
Packageable (class in ontouml_py.model.packageable)
PackageMethodsMixin (class in ontouml_py.model.package_methods)
PARTICIPATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
PARTICIPATIONAL (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
Path (class in ontouml_py.representation.path)
PHASE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
PHASE_MIXIN (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
Project (class in ontouml_py.model.project)
project (ontouml_py.model.projectelement.ProjectElement property)
ProjectElement (class in ontouml_py.model.projectelement)
ProjectMethodsMixin (class in ontouml_py.model.project_methods)
properties (ontouml_py.model.classifier.Classifier property)
Property (class in ontouml_py.model.property)
property_type (ontouml_py.model.property.Property attribute)
PropertyStereotype (class in ontouml_py.model.enumerations.propertystereotype)
publisher (ontouml_py.model.project.Project attribute)
Q
QUALITY (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
QUALITY_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
QUANTITY (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
QUANTITY_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
R
redefined_by (ontouml_py.model.property.Property attribute)
Relation (class in ontouml_py.model.relation)
RelationStereotype (class in ontouml_py.model.enumerations.relationstereotype)
RELATOR (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
RELATOR_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
remove_content() (ontouml_py.model.package.Package method)
representation_style (ontouml_py.model.project.Project attribute)
restricted_to (ontouml_py.model.class_ontouml.Class attribute)
ROLE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
ROLE_MIXIN (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
root_package (ontouml_py.model.project.Project attribute)
S
SHARED (ontouml_py.model.enumerations.aggregationkind.AggregationKind attribute)
SITUATION (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
SITUATION_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
sources (ontouml_py.model.project.Project attribute)
specific (ontouml_py.model.generalization.Generalization attribute)
stereotype (ontouml_py.model.class_ontouml.Class attribute)
(ontouml_py.model.property.Property attribute)
(ontouml_py.model.relation.Relation attribute)
SUB_COLLECTION_OF (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
SUB_QUANTITY_OF (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
SUBKIND (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
subsetted_by (ontouml_py.model.property.Property attribute)
T
target (ontouml_py.model.anchor.Anchor attribute)
TERMINATION (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
text (ontouml_py.model.note.Note attribute)
themes (ontouml_py.model.project.Project attribute)
TRIGGERS (ontouml_py.model.enumerations.relationstereotype.RelationStereotype attribute)
TYPE (ontouml_py.model.enumerations.classstereotype.ClassStereotype attribute)
TYPE_NATURE (ontouml_py.model.enumerations.ontologicalnature.OntologicalNature attribute)
U
UFO_STYLE (ontouml_py.model.enumerations.ontologyrepresentationstyle.OntologyRepresentationStyle attribute)
upper_bound (ontouml_py.model.cardinality.Cardinality attribute)