Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELM2Attribute
-
Packages that use ELM2Attribute Package Description de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ELM2Attribute in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem declared as ELM2Attribute Modifier and Type Field Description ELM2Attribute
ARG_TranslatableProperty. ohM2Attr
meta attribute specifies the translated propertyELM2Attribute
ARG_UpdateTranslationProperty. ohM2Attr
meta attribute specifies the translated propertyMethods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELM2Attribute Modifier and Type Method Description <T extends ELM2Attribute>
java.util.List<T>ELM2Attribute. getGenericAttribute(java.lang.Class<T> returnType)
The subsetted meta attribute of this generic attribute.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getInverseProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties of inverse association ends.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getInversePropertyDerivedRType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties of inverse association ends assigned to a derived relationship type.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getInversePropertyNotDerivedRType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties of inverse association ends not assigned to a derived relationship type.<T extends ELM2Attribute>
java.util.List<T>ELM2Type. getM2AttributeOfKind(java.lang.Class<T> returnType)
The meta attribute this element is assigned as type of 'kind' parameter.<T extends ELM2Attribute>
java.util.List<T>ELM2Type. getM2AttributeOfMode(java.lang.Class<T> returnType)
The meta attribute this element is assigned as type of 'mode' parameter.<T extends ELM2Attribute>
java.util.List<T>ELUUIDAble. getNotToTranslateAttribute(java.lang.Class<T> returnType)
All attributes which should not be translated for this element.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All attributes owned by this class.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getPropertiesByM2AttributeSet(java.lang.Class<T> returnType, K_M2ATTRIBUTE_SET kind, K_CONTROL_OPTION... behaviourFlags)
All metaattributes of this class specified by argument kind.<T extends ELM2Attribute>
java.util.List<T>ELM2Type. getTypedM2Attribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta attributes typed by this meta type.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All members conform toELM2Attribute
s which are not derived and not connected to an association.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionPropertyRsIn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties owned by this class or one of its general classes and connected to an association.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionPropertyRsOptional(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Takes all properties of VersionPropertyRsOut and replaces attributes owned by a relationship type with the corresponding attributes owned by the derived relationship type.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionPropertyRsOut(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties typed by this class or one of its general classes.Methods in de.mid.innovator.srv2api.icw2elem that return ELM2Attribute Modifier and Type Method Description ELM2Attribute
ELM2Attribute. getAssocEndFromDerivedRTypeInRType()
If this metaattribute is an association end of a derived relationship type, its corresponding association end in the assigned relationship type is returned.ELM2Attribute
ELM2Attribute. getAssocEndFromRTypeInDerivedRType()
If this metaattribute is an association end of a relationship type, its corresponding association end in the assigned derived relationship type is returned.static ELM2Attribute
ELM2AttributeHelper. getByVAttr(SrvContext srvCtx, K_VATTR item)
Returns the specified metaattribute.ELM2Attribute
ELM2Attribute. getGenericRelatedAttribute()
The generic attributes assigned to this meta attribute.ELM2Attribute
ELTranslatedValue. getM2Attribute()
The attribute of this translated value.ELM2Attribute
ELM2Attribute. getRelatedAttributeOfGenericView()
If this element is a generic view, its related meta attribute is returned.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type ELM2Attribute Modifier and Type Method Description boolean
ELM2Class. isLocalizAbleM2Attr(ELM2Attribute refObj)
True, if the meta attribute specified by attr is localizable.Constructors in de.mid.innovator.srv2api.icw2elem with parameters of type ELM2Attribute Constructor Description ARG_TranslatableProperty(ELElement ohElem, ELM2Attribute ohM2Attr, java.lang.String strValue, boolean isNotToTranslate, java.lang.String strName, java.lang.String strUUID, java.lang.Class<? extends ELObject> kVOclProp, K_VATTR kVAttr, ARG_TranslatableElement valElem)
ARG_UpdateTranslationProperty(ELElement ohElem, ELM2Attribute ohM2Attr, java.lang.String strTranslation, boolean isOutdated)
-
Uses of ELM2Attribute in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELM2Attribute in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MM2Attribute
Methods in de.mid.innovator.srv2api.icw2meta with parameters of type ELM2Attribute Modifier and Type Method Description java.util.List<ELM2TypedElementCnstr>
MMStereotypeAble. getAttrCnstrEffective(ELM2Attribute refObj, K_CONTROL_OPTION... behaviourFlags)
Returns the effectiveELM2TypedElementCnstr
instance for theargument refObj
of this element.ELM2TypedElementCnstr
MMStereotype. getM2AttrCnstr(ELM2Attribute refObj)
theELM2TypedElementCnstr
instance for the metaattribute provided byargument refObj
of the content of this stereotype.ELM2TypedElementCnstr
MMStereotype. getM2AttrCnstrOfGeneralTransitive(ELM2Attribute refObj)
The firstELM2TypedElementCnstr
instance for the metaattribute provided byargument refObj
found traversing the stereotype hierarchy up.ELM2TypedElementCnstr
MMStereotype. getM2AttrCnstrOfSelfAndGeneralTransitive(ELM2Attribute refObj)
The effectiveELM2TypedElementCnstr
instance for the metaattribute provided byargument refObj
.ELM2TypedElementCnstr
MMStereotype. getM2AttrCnstrOfSpecificTransitive(ELM2Attribute refObj)
The firstELM2TypedElementCnstr
instance for the metaattribute provided byargument refObj
found traversing the stereotype hierarchy down.
-