Modifier and Type | Method and Description |
---|---|
Comment |
CCDFactory.createComment()
Returns a new object of class 'Comment'.
|
Comment |
Comment.init() |
Comment |
Comment.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
CommentImpl
An implementation of the model object 'Comment'.
|
Modifier and Type | Method and Description |
---|---|
Comment |
CCDFactoryImpl.createComment() |
Comment |
CommentImpl.init() |
Comment |
CommentImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static boolean |
CommentOperations.validateCommentClassCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateCommentCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateCommentMoodCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateCommentTemplateId(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.caseComment(Comment object)
Returns the result of interpreting the object as an instance of 'Comment'.
|
boolean |
CCDValidator.validateComment_validateCommentClassCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCommentClassCode constraint of 'Comment'.
|
boolean |
CCDValidator.validateComment_validateCommentCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCommentCode constraint of 'Comment'.
|
boolean |
CCDValidator.validateComment_validateCommentMoodCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCommentMoodCode constraint of 'Comment'.
|
boolean |
CCDValidator.validateComment_validateCommentTemplateId(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCommentTemplateId constraint of 'Comment'.
|
boolean |
CCDValidator.validateComment(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.