Interface OrderedValueType
-
- All Known Subinterfaces:
OrderedSetValueType
public interface OrderedValueType
A representation of the model object 'Ordered Value Type'.- See Also:
BasicPropertiesPackage.getOrderedValueType()
- Generated class or method.
- EMF model class or method.
- interface="true" abstract="true"
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Manifestation
compare(Manifestation first, Manifestation second)
-
-
-
Method Detail
-
compare
Manifestation compare(Manifestation first, Manifestation second)
- Generated class or method.
- EMF model class or method.
-
-