Class: Ea::Model::Base
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ea::Model::Base
- Defined in:
- lib/ea/model/base.rb
Overview
Common base for every Ea::Model type.
Every model element has a stable identity (id) used to
reference it from other elements (e.g. a Property refers to its
type by id, a Relationship refers to its ends by id). Source
adapters normalize the source-specific identifier (xmi:id,
ea_guid, etc.) into this id field.
Direct Known Subclasses
Annotation, Bounds, Classifier, Constraint, Diagram, DiagramConnector, DiagramElement, Document, EnumerationLiteral, GhostLabel, InstanceSpecification, Legend, LegendItem, Metadata, Note, Operation, Package, Parameter, Point, Property, Relationship, Slot, Stereotype, TaggedValue, Waypoint