Uses of Interface
net.ssehub.easy.varModel.model.IAttributableElement
Packages that use IAttributableElement
-
Uses of IAttributableElement in net.ssehub.easy.varModel.model
Classes in net.ssehub.easy.varModel.model that implement IAttributableElementModifier and TypeClassDescriptionclassDefines a constant decision variable declaration.classImplements a decision variable.classRepresents an explicitly typed declarator in a set operation.classThis class holds the project imports, the containable model-, and attributable elements.classFacilitates attribute propagation to parent project.Fields in net.ssehub.easy.varModel.model declared as IAttributableElementMethods in net.ssehub.easy.varModel.model that return IAttributableElementMethods in net.ssehub.easy.varModel.model with parameters of type IAttributableElementModifier and TypeMethodDescriptionprivate static AbstractVariableModelQuery.getAttribute(IAttributableElement element, String name) Finds an attribute withnameonelement.Constructors in net.ssehub.easy.varModel.model with parameters of type IAttributableElementModifierConstructorDescriptionAttribute(String name, IDatatype type, IModelElement parent, IAttributableElement element) Constructor for an attribute.Attribute(String name, IDatatype type, IModelElement parent, IAttributableElement element, Attribute origin) Constructor for an attribute.DotAttribute(String name, IDatatype type, IModelElement parent, IAttributableElement element) Constructor for an attribute specified by ".".