Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELProperty
-
Packages that use ELProperty Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.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.icw2er 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.de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ELProperty in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interface
CLPort
A 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.interface
CLProperty
A property is a structural feature.interface
CLStructureEntry
-
Uses of ELProperty in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBColumn
This is a utility class for DBColumn that provides static methods for creation or other purposes.interface
DBTableColumn
interface
DBViewColumn
-
Uses of ELProperty in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2elem Modifier and Type Interface Description interface
ELM2Attribute
This is a utility class for ELM2Attribute that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2elem declared as ELProperty Modifier and Type Field Description ELProperty
ARG_AssocEndNameIcon. ohEnd
association endMethods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELProperty Modifier and Type Method Description <T extends ELProperty>
java.util.List<T>ELAssociation. getAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All of this association's association ends.<T extends ELProperty>
java.util.List<T>ELAssociation. getAssociationEnd(java.lang.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>
java.util.List<T>ELClassifier. getAssociationEndFirstTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndFirstTypedBySelf(java.lang.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>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable association ends typed by this classifier.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelf(java.lang.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>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelfOrGeneralTransitive(java.lang.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>
java.util.List<T>ELAssociation. getAssociationEndsOfEndType(java.lang.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>
java.util.List<T>ELAssociation. getAssociationEndsOfEndType(java.lang.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>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All association ends typed by this classifier.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelf(java.lang.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>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelfOrGeneralTransitive(java.lang.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>
java.util.List<T>ELClassifier. getEffectiveRedefinerOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
Returns properties that subset the association end given byargument refObj
.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveRedefinerOfAssocEnd(java.lang.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>
java.util.List<T>ELClassifier. getEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns properties that subset the association end given byargument refObj
.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveSubsetterOfAssocEnd(java.lang.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>
java.util.List<T>ELAssociation. getOwnedAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties owned by this association which are an association end.<T extends ELProperty>
java.util.List<T>ELAssociation. getOwnedAssociationEnd(java.lang.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>
java.util.List<T>ELAssociation. getProperty(java.lang.Class<T> returnType)
The properties that are assigned to this association.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable properties of this classifier.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFrom(java.lang.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>
java.util.List<T>ELClassifier. getPropertyNavigableFromSelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable properties of this classifier or its general classifiers.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFromSelfOrGeneralTransitive(java.lang.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>
java.util.List<T>ELAssociation. getPropertyNotAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All of this association's properties which are not an association end.<T extends ELProperty>
java.util.List<T>ELAssociation. getPropertyNotAssociationEnd(java.lang.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>
java.util.List<T>ELProperty. getSelfAndSubsettedTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This element and all properties transitively subsetted by this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSelfAndSubsettedTransitive(java.lang.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>
java.util.List<T>ELProperty. getSelfAndSubsettingTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This element and all properties transitively subsetting this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSelfAndSubsettingTransitive(java.lang.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>
java.util.List<T>ELProperty. getSubsettedProperty(java.lang.Class<T> returnType)
The properties that are subsetted by this property.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettedTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties transitively subsetted by this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettedTransitive(java.lang.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>
java.util.List<T>ELProperty. getSubsettingProperty(java.lang.Class<T> returnType)
The properties that subset this property.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettingTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties transitively subsetting this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettingTransitive(java.lang.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 ELProperty Modifier and Type Method Description ELProperty
ELAssociation. getAggregationEnd()
This association's aggregation property.ELProperty
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 ELProperty Modifier and Type Method Description <T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveRedefinerOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
Returns properties that subset the association end given byargument refObj
.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveRedefinerOfAssocEnd(java.lang.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>
java.util.List<T>ELClassifier. getEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns properties that subset the association end given byargument refObj
.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveSubsetterOfAssocEnd(java.lang.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 ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractRange(java.lang.Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
If the property provided byargument refObj
is an association end, the result of SpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd is returned.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractRange(java.lang.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.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(java.lang.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
.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(java.lang.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.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(java.lang.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
.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(java.lang.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.<T extends ELType>
java.util.List<T>ELClassifier. getTypesOfEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns the types of properties that subset the association end given byargument refObj
.<T extends ELType>
java.util.List<T>ELClassifier. getTypesOfEffectiveSubsetterOfAssocEnd(java.lang.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 ELProperty Modifier and Type Method Description void
ELProperty. setSubsettedProperty(java.util.List<? extends ELProperty> values)
Set the value of Foreign Key SubsettedProperty.Constructors in de.mid.innovator.srv2api.icw2elem with parameters of type ELProperty Constructor Description ARG_AssocEndNameIcon(ELProperty ohEnd, java.lang.String strName, java.lang.String strIcon)
-
Uses of ELProperty in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interface
ERAttribute
AnERAttribute
is a property of anEREntity
.interface
ERRole
interface
ERUsedAttribute
interface
ERViewAttribute
AnERViewAttribute
describes a column of anERView
. -
Uses of ELProperty in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELProperty in de.mid.innovator.srv2api.icw2im Modifier and Type Interface Description interface
IMProperty
This 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.icw2meta Modifier and Type Interface Description interface
MM2Attribute
Methods in de.mid.innovator.srv2api.icw2meta with type parameters of type ELProperty Modifier and Type Method Description <T extends ELProperty>
java.util.List<T>MM2Class. getPropertyNavigableTo(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all navigable properties typed by this element.<T extends ELProperty>
java.util.List<T>MM2Class. getPropertyNavigableTo(java.lang.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>
java.util.List<T>MMCreateCLInst. getTypedAssociationEnd(java.lang.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 ELProperty Modifier and Type Method Description <T extends ELType>
java.util.List<T>MM2Class. getStereotypeAblesOfAssocEndRange(java.lang.Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
Returns not abstract specializations (transitive) ofMMStereotypeAble
types of properties subsetting the association end given byargument refObj
.<T extends ELType>
java.util.List<T>MM2Class. getStereotypeAblesOfAssocEndRange(java.lang.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.<T extends ELType>
java.util.List<T>MM2Class. getTypesOfAssocEndRange(java.lang.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
.<T extends ELType>
java.util.List<T>MM2Class. getTypesOfAssocEndRange(java.lang.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.
-