Interface OrderedSetValueType
-
- All Superinterfaces:
CountableSetValueType
,FiniteSetValueType
,OrderedValueType
public interface OrderedSetValueType extends FiniteSetValueType, OrderedValueType
A representation of the model object 'Ordered Set Value Type'.- See Also:
BasicPropertiesPackage.getOrderedSetValueType()
- Generated class or method.
- EMF model class or method.
- interface="true" abstract="true"
-
-
Method Summary
-
Methods inherited from interface tools.mdsd.characteristics.valuetype.properties.BasicProperties.CountableSetValueType
iterator
-
Methods inherited from interface tools.mdsd.characteristics.valuetype.properties.BasicProperties.FiniteSetValueType
getValues
-
Methods inherited from interface tools.mdsd.characteristics.valuetype.properties.BasicProperties.OrderedValueType
compare
-
-