|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionType<C,O>
A representation of the model object 'Collection Type'.
The following features are supported:
TypesPackage.getCollectionType()| Field Summary | |
|---|---|
static java.lang.String |
SINGLETON_NAME
|
| Method Summary | |
|---|---|
boolean |
checkCollectionTypeName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
self.name = 'Collection(' + self.elementType.name + ')' |
boolean |
checkNoInvalidValues(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
self->forAll(not oclIsInvalid()) |
C |
getElementType()
Returns the value of the 'Element Type' reference. |
CollectionKind |
getKind()
Returns the value of the 'Kind' attribute. |
org.eclipse.emf.common.util.EList<O> |
oclIterators()
|
void |
setElementType(C value)
Sets the value of the ' Element Type' reference. |
| Methods inherited from interface org.eclipse.ocl.utilities.PredefinedType |
|---|
getName, oclOperations |
| Methods inherited from interface org.eclipse.ocl.utilities.TypedASTNode |
|---|
getTypeEndPosition, getTypeStartPosition, setTypeEndPosition, setTypeStartPosition |
| Methods inherited from interface org.eclipse.ocl.utilities.ASTNode |
|---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String SINGLETON_NAME
| Method Detail |
|---|
C getElementType()
If the meaning of the 'Element Type' reference isn't clear, there really should be more of a description here...
setElementType(Object),
TypesPackage.getCollectionType_ElementType()void setElementType(C value)
Element Type' reference.
value - the new value of the 'Element Type' reference.getElementType()CollectionKind getKind()
CollectionKind.
If the meaning of the 'Collection Kind' attribute isn't clear, there really should be more of a description here...
CollectionKind,
TypesPackage.getCollectionType_Kind()
boolean checkCollectionTypeName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
boolean checkNoInvalidValues(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
org.eclipse.emf.common.util.EList<O> oclIterators()
If the meaning of the 'Iterators' reference list isn't clear, there really should be more of a description here...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||