Package org.atlanmod.widespread
Interface InitializedPrimitive
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
InitializedPrimitiveImpl
public interface InitializedPrimitive
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Initialized Primitive'.
The following features are supported:
-
Method Summary
Modifier and Type Method Description bytegetAnInitializedByte()Returns the value of the 'An Initialized Byte' attribute.chargetAnInitializedChar()Returns the value of the 'An Initialized Char' attribute.doublegetAnInitializedDouble()Returns the value of the 'An Initialized Double' attribute.floatgetAnInitializedFloat()Returns the value of the 'An Initialized Float' attribute.intgetAnInitializedInt()Returns the value of the 'An Initialized Int' attribute.longgetAnInitializedLong()Returns the value of the 'An Initialized Long' attribute.shortgetAnInitializedShort()Returns the value of the 'An Initialized Short' attribute.StringgetAnInitializedString()Returns the value of the 'An Initialized String' attribute.booleanisAnInitializedBoolean()Returns the value of the 'An Initialized Boolean' attribute.voidsetAnInitializedBoolean(boolean value)Sets the value of the 'An Initialized Boolean' attribute.voidsetAnInitializedByte(byte value)Sets the value of the 'An Initialized Byte' attribute.voidsetAnInitializedChar(char value)Sets the value of the 'An Initialized Char' attribute.voidsetAnInitializedDouble(double value)Sets the value of the 'An Initialized Double' attribute.voidsetAnInitializedFloat(float value)Sets the value of the 'An Initialized Float' attribute.voidsetAnInitializedInt(int value)Sets the value of the 'An Initialized Int' attribute.voidsetAnInitializedLong(long value)Sets the value of the 'An Initialized Long' attribute.voidsetAnInitializedShort(short value)Sets the value of the 'An Initialized Short' attribute.voidsetAnInitializedString(String value)Sets the value of the 'An Initialized String' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
isAnInitializedBoolean
boolean isAnInitializedBoolean()Returns the value of the 'An Initialized Boolean' attribute. The default value is"false".- Returns:
- the value of the 'An Initialized Boolean' attribute.
- See Also:
setAnInitializedBoolean(boolean),WidespreadPackage.getInitializedPrimitive_AnInitializedBoolean()
-
setAnInitializedBoolean
void setAnInitializedBoolean(boolean value)Sets the value of the 'An Initialized Boolean' attribute.- Parameters:
value- the new value of the 'An Initialized Boolean' attribute.- See Also:
isAnInitializedBoolean()
-
getAnInitializedByte
byte getAnInitializedByte()Returns the value of the 'An Initialized Byte' attribute. The default value is"8".- Returns:
- the value of the 'An Initialized Byte' attribute.
- See Also:
setAnInitializedByte(byte),WidespreadPackage.getInitializedPrimitive_AnInitializedByte()
-
setAnInitializedByte
void setAnInitializedByte(byte value)Sets the value of the 'An Initialized Byte' attribute.- Parameters:
value- the new value of the 'An Initialized Byte' attribute.- See Also:
getAnInitializedByte()
-
getAnInitializedChar
char getAnInitializedChar()Returns the value of the 'An Initialized Char' attribute. The default value is"a".- Returns:
- the value of the 'An Initialized Char' attribute.
- See Also:
setAnInitializedChar(char),WidespreadPackage.getInitializedPrimitive_AnInitializedChar()
-
setAnInitializedChar
void setAnInitializedChar(char value)Sets the value of the 'An Initialized Char' attribute.- Parameters:
value- the new value of the 'An Initialized Char' attribute.- See Also:
getAnInitializedChar()
-
getAnInitializedDouble
double getAnInitializedDouble()Returns the value of the 'An Initialized Double' attribute. The default value is"42.35".- Returns:
- the value of the 'An Initialized Double' attribute.
- See Also:
setAnInitializedDouble(double),WidespreadPackage.getInitializedPrimitive_AnInitializedDouble()
-
setAnInitializedDouble
void setAnInitializedDouble(double value)Sets the value of the 'An Initialized Double' attribute.- Parameters:
value- the new value of the 'An Initialized Double' attribute.- See Also:
getAnInitializedDouble()
-
getAnInitializedFloat
float getAnInitializedFloat()Returns the value of the 'An Initialized Float' attribute. The default value is"9.343".- Returns:
- the value of the 'An Initialized Float' attribute.
- See Also:
setAnInitializedFloat(float),WidespreadPackage.getInitializedPrimitive_AnInitializedFloat()
-
setAnInitializedFloat
void setAnInitializedFloat(float value)Sets the value of the 'An Initialized Float' attribute.- Parameters:
value- the new value of the 'An Initialized Float' attribute.- See Also:
getAnInitializedFloat()
-
getAnInitializedInt
int getAnInitializedInt()Returns the value of the 'An Initialized Int' attribute. The default value is"33".- Returns:
- the value of the 'An Initialized Int' attribute.
- See Also:
setAnInitializedInt(int),WidespreadPackage.getInitializedPrimitive_AnInitializedInt()
-
setAnInitializedInt
void setAnInitializedInt(int value)Sets the value of the 'An Initialized Int' attribute.- Parameters:
value- the new value of the 'An Initialized Int' attribute.- See Also:
getAnInitializedInt()
-
getAnInitializedLong
long getAnInitializedLong()Returns the value of the 'An Initialized Long' attribute. The default value is"123456789".- Returns:
- the value of the 'An Initialized Long' attribute.
- See Also:
setAnInitializedLong(long),WidespreadPackage.getInitializedPrimitive_AnInitializedLong()
-
setAnInitializedLong
void setAnInitializedLong(long value)Sets the value of the 'An Initialized Long' attribute.- Parameters:
value- the new value of the 'An Initialized Long' attribute.- See Also:
getAnInitializedLong()
-
getAnInitializedShort
short getAnInitializedShort()Returns the value of the 'An Initialized Short' attribute. The default value is"23678".- Returns:
- the value of the 'An Initialized Short' attribute.
- See Also:
setAnInitializedShort(short),WidespreadPackage.getInitializedPrimitive_AnInitializedShort()
-
setAnInitializedShort
void setAnInitializedShort(short value)Sets the value of the 'An Initialized Short' attribute.- Parameters:
value- the new value of the 'An Initialized Short' attribute.- See Also:
getAnInitializedShort()
-
getAnInitializedString
String getAnInitializedString()Returns the value of the 'An Initialized String' attribute. The default value is"Hello World".- Returns:
- the value of the 'An Initialized String' attribute.
- See Also:
setAnInitializedString(String),WidespreadPackage.getInitializedPrimitive_AnInitializedString()
-
setAnInitializedString
Sets the value of the 'An Initialized String' attribute.- Parameters:
value- the new value of the 'An Initialized String' attribute.- See Also:
getAnInitializedString()
-