Class BooleanLiteralImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
tools.mdsd.jamopp.model.java.commons.impl.CommentableImpl
tools.mdsd.jamopp.model.java.arrays.impl.ArrayInitializationValueImpl
All Implemented Interfaces:
Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, AnnotationValue, ArrayInitializationValue, Commentable, AdditiveExpressionChild, AndExpressionChild, AssignmentExpressionChild, ConditionalAndExpressionChild, ConditionalExpressionChild, ConditionalOrExpressionChild, EqualityExpressionChild, ExclusiveOrExpressionChild, Expression, InclusiveOrExpressionChild, InstanceOfExpressionChild, LambdaBody, MethodReferenceExpressionChild, MultiplicativeExpressionChild, PrimaryExpression, RelationExpressionChild, ShiftExpressionChild, UnaryExpressionChild, UnaryModificationExpressionChild, BooleanLiteral, Literal

public class BooleanLiteralImpl extends LiteralImpl implements BooleanLiteral
An implementation of the model object 'Boolean Literal'.

The following features are implemented:

Generated class or method.