Uses of Interface
org.eclipse.esmf.metamodel.NamedElement
Packages that use NamedElement
Package
Description
-
Uses of NamedElement in org.eclipse.esmf.characteristic
Subinterfaces of NamedElement in org.eclipse.esmf.characteristicModifier and TypeInterfaceDescriptioninterfaceDescribes a Property which contains any kind of code.interfaceA group of values which may be either of a simple or complex type.interfaceA time duration according to ISO 8601.interfaceDescribes a Property whose value can have one of two possible types (a disjoint union).interfaceA list of possible values.interfaceA collection which may contain duplicates and is ordered.interfaceA value which can be measured and has a unit.interfaceA value which can be quantified and may have a unit.interfaceA collection which may not contain duplicates and is unordered.interfaceA single value of an Entity type.interfaceA collection which may not contain duplicates and is ordered.interfaceinterfaceinterfaceA collection containing values with the exact point in time when the values where recorded.interfaceA characterstic that can specify Constraints on another Characteristic. -
Uses of NamedElement in org.eclipse.esmf.characteristic.impl
Classes in org.eclipse.esmf.characteristic.impl that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of NamedElement in org.eclipse.esmf.constraint
Subinterfaces of NamedElement in org.eclipse.esmf.constraintModifier and TypeInterfaceDescriptioninterfaceRestricts a string value to a certain encoding.interfaceDefines the scale as well as the number of integral digits for a fixed point number.interfaceRestricts a value to a specific language.interfaceRestricts a value to a specific length.interfaceRestricts a value to a specific language.interfaceRestricts the value of a Property to a specific set of possible values.interfaceRestricts a string value to a regular expression as defined by XQuery 1.0 and XPath 2.0 Functions and Operators. -
Uses of NamedElement in org.eclipse.esmf.constraint.impl
Classes in org.eclipse.esmf.constraint.impl that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of NamedElement in org.eclipse.esmf.metamodel
Subinterfaces of NamedElement in org.eclipse.esmf.metamodelModifier and TypeInterfaceDescriptioninterfaceRepresents a generic domain specific concept which may have multiple specific variants.interfaceAn Aspect encapsulates a number of properties and operations that define one functional facet of a Digital Twin.interfaceDescription of a Property in the scope of an Aspect that determines the Property's data type and other qualities.interfaceDefines the data type of aCharacteristicas being a complex value.interfaceA Constraint enforces a specific condition on a Characteristic.interfaceRepresents a domain specific concept.interfaceinterfaceAn Event is a model element that represents a single occurence where the timing is important.interfaceDefines a piece of functionality of an Asset which can be triggered by an external factor, e.g.interfaceA Property has a name that is unique to its use in an Aspect or an Entity, and a Characteristic (i.e., the description of the Property).interfaceA quantity kind, e.g.interfaceRepresents structural model elements, i.e.interfaceA physical unit.Classes in org.eclipse.esmf.metamodel that implement NamedElementModifier and TypeClassDescriptionenumEnumeration of Quantity Kinds as defined in Recommendation 20 by the UNECE (United Nations Economic Commission for Europe). -
Uses of NamedElement in org.eclipse.esmf.metamodel.impl
Classes in org.eclipse.esmf.metamodel.impl that implement NamedElementModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassThe base implemenation of all model elements. -
Uses of NamedElement in org.eclipse.esmf.metamodel.loader
Classes in org.eclipse.esmf.metamodel.loader that implement NamedElement -
Uses of NamedElement in org.eclipse.esmf.metamodel.visitor
Methods in org.eclipse.esmf.metamodel.visitor with parameters of type NamedElementModifier and TypeMethodDescriptionLanguageCollectorModelVisitor.visitIsDescribed(NamedElement element, Set<Locale> context) Deprecated, for removal: This API element is subject to removal in a future version.