| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.modelmutator.intern.attribute | |
| org.eclipse.emf.emfstore.modelmutator |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeSetterEBigDecimal
Class for creating random BigDecimal values.
|
class |
AttributeSetterEBigInteger
Class for creating random BigInteger values.
|
class |
AttributeSetterEBoolean
Class for creating random Boolean values.
|
class |
AttributeSetterEByte
Class for creating random Byte values.
|
class |
AttributeSetterEByteArray
Class for creating random Byte[] values.
|
class |
AttributeSetterEChar
Class for creating random Char values.
|
class |
AttributeSetterEDate
Class for creating random Date values.
|
class |
AttributeSetterEDouble
Class for creating random Double values.
|
class |
AttributeSetterEEnum
Class for creating random Enumerator values.
|
class |
AttributeSetterEFeatureMapEntry |
class |
AttributeSetterEFloat
Class for creating random Float values.
|
class |
AttributeSetterEInt
Class for creating random Integer values.
|
class |
AttributeSetterELong
Class for creating random Long values.
|
class |
AttributeSetterEShort
Class for creating random Short values.
|
class |
AttributeSetterEString
Class for creating random String values.
|
| Modifier and Type | Method and Description |
|---|---|
Map<org.eclipse.emf.ecore.EClassifier,AttributeSetter<?>> |
ESModelMutatorUtil.getAttributeSetters()
Returns a map containing an AttributeSetter-instance for each attribute
type, granting access to all AttributeSetters.
|
Copyright © 2017. All rights reserved.