Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELProperty
Packages that use ELProperty
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
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.
The ER package (specialization of the IM package) deals with the modeling
concepts for the Entity Relationship Model and, in particular, entities,
attributes and their relationships.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
Meta model and administration information.
-
Uses of ELProperty in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interfaceA property is a structural feature.interface -
Uses of ELProperty in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceinterface -
Uses of ELProperty in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2elemModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ELM2Attribute that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2elem declared as ELPropertyMethods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELPropertyModifier and TypeMethodDescription<T extends ELProperty>
List<T> ELAssociation.getAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All of this association's association ends.<T extends ELProperty>
List<T> ELAssociation.getAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndFirstTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELProperty>
List<T> ELClassifier.getAssociationEndFirstTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndFirstTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable association ends typed by this classifier.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndNavigableTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndNavigableTypedBySelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELAssociation.getAssociationEndsOfEndType(Class<T> returnType, ELType refObj, K_CONTROL_OPTION... behaviourFlags) All of this association's association ends connected to the end type provided byargument refObj.<T extends ELProperty>
List<T> ELAssociation.getAssociationEndsOfEndType(Class<T> returnType, MMStereotype stereotype, ELType refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndsOfEndType and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All association ends typed by this classifier.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndTypedBySelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getEffectiveRedefinerOfAssocEnd(Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) Returns properties that subset the association end given byargument refObj.<T extends ELProperty>
List<T> ELClassifier.getEffectiveRedefinerOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getEffectiveRedefinerOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns properties that subset the association end given byargument refObj.<T extends ELProperty>
List<T> ELClassifier.getEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELAssociation.getOwnedAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties owned by this association which are an association end.<T extends ELProperty>
List<T> ELAssociation.getOwnedAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedAssociationEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELAssociation.getProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that are assigned to this association.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable properties of this classifier.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFrom(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNavigableFrom and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFromSelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable properties of this classifier or its general classifiers.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFromSelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNavigableFromSelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELAssociation.getPropertyNotAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All of this association's properties which are not an association end.<T extends ELProperty>
List<T> ELAssociation.getPropertyNotAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNotAssociationEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettedTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This element and all properties transitively subsetted by this element.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettedTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSubsettedTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettingTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This element and all properties transitively subsetting this element.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettingTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSubsettingTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSubsettedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that are subsetted by this property.<T extends ELProperty>
List<T> ELProperty.getSubsettedTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties transitively subsetted by this element.<T extends ELProperty>
List<T> ELProperty.getSubsettedTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSubsettedTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSubsettingProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that subset this property.<T extends ELProperty>
List<T> ELProperty.getSubsettingTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties transitively subsetting this element.<T extends ELProperty>
List<T> ELProperty.getSubsettingTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSubsettingTransitive and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2elem that return ELPropertyModifier and TypeMethodDescriptionELAssociation.getAggregationEnd()This association's aggregation property.ELProperty.getOppositeAssociationEnd()If this property is an association end and its assigned association is binary, the opposite association end is returned.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type ELPropertyModifier and TypeMethodDescription<T extends ELProperty>
List<T> ELClassifier.getEffectiveRedefinerOfAssocEnd(Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) Returns properties that subset the association end given byargument refObj.<T extends ELProperty>
List<T> ELClassifier.getEffectiveRedefinerOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getEffectiveRedefinerOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns properties that subset the association end given byargument refObj.<T extends ELProperty>
List<T> ELClassifier.getEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.ELClassifier.getSpecificTransitiveNotAbstractRange(Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) If the property provided byargument refObjis an association end, the result of SpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd is returned.ELClassifier.getSpecificTransitiveNotAbstractRange(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstractRange and filters its return values according to the given stereotype value.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns non-abstract specializations (transitive) of types of properties that subset the association end given byargument refObj.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns non-abstract specializations (transitive) of types of properties that subset the association end given byargument refObj.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd and filters its return values according to the given stereotype value.ELClassifier.getTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns the types of properties that subset the association end given byargument refObj.ELClassifier.getTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getTypesOfEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.Method parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ELPropertyModifier and TypeMethodDescriptionvoidELProperty.setSubsettedProperty(List<? extends ELProperty> values) Set the value of Foreign Key SubsettedProperty.Constructors in de.mid.innovator.srv2api.icw2elem with parameters of type ELPropertyModifierConstructorDescriptionARG_AssocEndNameIcon(ELProperty ohEnd, String strName, String strIcon) -
Uses of ELProperty in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceAnERAttributeis a property of anEREntity.interfaceinterfaceinterfaceAnERViewAttributedescribes a column of anERView. -
Uses of ELProperty in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMProperty that provides static methods for creation or other purposes. -
Uses of ELProperty in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2metaMethods in de.mid.innovator.srv2api.icw2meta with type parameters of type ELPropertyModifier and TypeMethodDescription<T extends ELProperty>
List<T> MM2Class.getPropertyNavigableTo(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all navigable properties typed by this element.<T extends ELProperty>
List<T> MM2Class.getPropertyNavigableTo(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNavigableTo and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> MMCreateCLInst.getTypedAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties as association ends typed by this dummy classifier.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type ELPropertyModifier and TypeMethodDescriptionMM2Class.getStereotypeAblesOfAssocEndRange(Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) Returns not abstract specializations (transitive) ofMMStereotypeAbletypes of properties subsetting the association end given byargument refObj.MM2Class.getStereotypeAblesOfAssocEndRange(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) The method calls getStereotypeAblesOfAssocEndRange and filters its return values according to the given stereotype value.MM2Class.getTypesOfAssocEndRange(Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) Returns not abstract specializations (transitive) of types of properties subsetting the association end given byargument refObj.MM2Class.getTypesOfAssocEndRange(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) The method calls getTypesOfAssocEndRange and filters its return values according to the given stereotype value.