| Modifier and Type | Method and Description |
|---|---|
Comment |
IHEFactory.createComment()
Returns a new object of class 'Comment'.
|
Comment |
Comment.init() |
Comment |
Comment.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
ProblemEntry.getComments() |
org.eclipse.emf.common.util.EList<Comment> |
AllergyIntolerance.getIHEComments() |
| Modifier and Type | Method and Description |
|---|---|
Comment |
IHEFactoryImpl.createComment() |
Comment |
CommentImpl.init() |
Comment |
CommentImpl.init(Iterable<? extends org.openhealthtools.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Comment> |
ProblemEntryImpl.getComments() |
org.eclipse.emf.common.util.EList<Comment> |
AllergyIntoleranceImpl.getIHEComments() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.emf.common.util.EList<Comment> |
ProblemEntryOperations.getComments(ProblemEntry problemEntry) |
static org.eclipse.emf.common.util.EList<Comment> |
AllergyIntoleranceOperations.getIHEComments(AllergyIntolerance allergyIntolerance) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommentOperations.validateCommentTemplateId(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentAuthor(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentEffectiveTimeWhenAuthorPresent(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentHasAuthorId(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentHasAuthorOrganization(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentHasTextReference(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentStatusCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
CommentOperations.validateIHECommentText(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
T |
IHESwitch.caseComment(Comment object)
Returns the result of interpreting the object as an instance of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateCommentTemplateId(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateCommentTemplateId constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentAuthor(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentAuthor constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentEffectiveTimeWhenAuthorPresent(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentEffectiveTimeWhenAuthorPresent constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentHasAuthorId(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentHasAuthorId constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentHasAuthorOrganization(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentHasAuthorOrganization constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentHasTextReference(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentHasTextReference constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentStatusCode(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentStatusCode constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment_validateIHECommentText(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validateIHECommentText constraint of 'Comment'.
|
boolean |
IHEValidator.validateComment(Comment comment,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2015 Open eHealth Foundation. All rights reserved.