Open eclipse-uml2-bot opened 1 week ago
By Kenn Hussey on Jul 17, 2012 10:45
This is the name of a parameter for the Classifier::inherit operation (and its redefinitions in Class and DataType):
/**
* The inherit operation is overridden to exclude redefined properties.
* The query inherit() defines how to inherit a set of elements. Here the operation is defined to inherit them all. It is intended to be redefined in circumstances where inheritance is affected by redefinition.\
*/\
EList<NamedElement> inherit(EList<NamedElement> inhs);
One might consider it an abbreviation of "INHerited Set" or "INHerited elemntS".
| --- | --- | | Bugzilla Link | 384747 | | Status | NEW | | Importance | P3 normal | | Reported | Jul 10, 2012 11:38 EDT | | Modified | Jul 17, 2012 10:45 EDT | | Version | 4.0.0 | | Reporter | Matthew Talbot |
Description
Build Identifier: Version 3.8.0 Build ID: I20120610-1500
Hello,
File:\ eclipse\plugins\org.eclipse.uml2.uml.resources\metamodels\UML.metamodel.prop\ erties
Context:\