|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDataTypeImpl
org.eclipse.ocl.uml.impl.CollectionTypeImpl
public class CollectionTypeImpl
An implementation of the model object 'Collection Type'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Classifier |
elementType
The cached value of the ' Element Type' reference |
protected static int |
END_POSITION_EDEFAULT
The default value of the ' End Position' attribute |
protected int |
endPosition
The cached value of the ' End Position' attribute |
protected static CollectionKind |
KIND_EDEFAULT
The default value of the ' Kind' attribute |
protected static int |
START_POSITION_EDEFAULT
The default value of the ' Start Position' attribute |
protected int |
startPosition
The cached value of the ' Start Position' attribute |
protected static int |
TYPE_END_POSITION_EDEFAULT
The default value of the ' Type End Position' attribute |
protected static int |
TYPE_START_POSITION_EDEFAULT
The default value of the ' Type Start Position' attribute |
protected int |
typeEndPosition
The cached value of the ' Type End Position' attribute |
protected int |
typeStartPosition
The cached value of the ' Type Start Position' attribute |
| Fields inherited from interface org.eclipse.ocl.types.CollectionType |
|---|
SINGLETON_NAME |
| Constructor Summary | |
|---|---|
protected |
CollectionTypeImpl()
|
protected |
CollectionTypeImpl(Classifier elementType)
|
| Method Summary | |
|---|---|
Classifier |
basicGetElementType()
|
boolean |
checkCollectionTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkNoInvalidValues(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Classifier |
getElementType()
|
int |
getEndPosition()
|
CollectionKind |
getKind()
Returns the value of the 'Kind' attribute. |
java.lang.String |
getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here... |
int |
getStartPosition()
|
int |
getTypeEndPosition()
|
int |
getTypeStartPosition()
|
|
oclIterators()
If the meaning of the 'Iterators' reference list isn't clear, there really should be more of a description here... |
|
oclOperations()
If the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here... |
void |
setElementType(Classifier newElementType)
|
void |
setEndPosition(int newEndPosition)
|
void |
setStartPosition(int newStartPosition)
|
void |
setTypeEndPosition(int newTypeEndPosition)
|
void |
setTypeStartPosition(int newTypeStartPosition)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.types.CollectionType |
|---|
checkCollectionTypeName, checkNoInvalidValues |
| Field Detail |
|---|
protected static final int START_POSITION_EDEFAULT
Start Position' attribute.
getStartPosition(),
Constant Field Valuesprotected int startPosition
Start Position' attribute.
getStartPosition()protected static final int END_POSITION_EDEFAULT
End Position' attribute.
getEndPosition(),
Constant Field Valuesprotected int endPosition
End Position' attribute.
getEndPosition()protected static final int TYPE_START_POSITION_EDEFAULT
Type Start Position' attribute.
getTypeStartPosition(),
Constant Field Valuesprotected int typeStartPosition
Type Start Position' attribute.
getTypeStartPosition()protected static final int TYPE_END_POSITION_EDEFAULT
Type End Position' attribute.
getTypeEndPosition(),
Constant Field Valuesprotected int typeEndPosition
Type End Position' attribute.
getTypeEndPosition()protected Classifier elementType
Element Type' reference.
getElementType()protected static final CollectionKind KIND_EDEFAULT
Kind' attribute.
getKind()| Constructor Detail |
|---|
protected CollectionTypeImpl()
protected CollectionTypeImpl(Classifier elementType)
| Method Detail |
|---|
protected EClass eStaticClass()
public int getStartPosition()
getStartPosition in interface ASTNodeASTNode.setStartPosition(int),
UtilitiesPackage.getASTNode_StartPosition()public void setStartPosition(int newStartPosition)
setStartPosition in interface ASTNodenewStartPosition - the new value of the 'Start Position' attribute.ASTNode.getStartPosition()public int getEndPosition()
getEndPosition in interface ASTNodeASTNode.setEndPosition(int),
UtilitiesPackage.getASTNode_EndPosition()public void setEndPosition(int newEndPosition)
setEndPosition in interface ASTNodenewEndPosition - the new value of the 'End Position' attribute.ASTNode.getEndPosition()public int getTypeStartPosition()
getTypeStartPosition in interface TypedASTNodeTypedASTNode.setTypeStartPosition(int),
UtilitiesPackage.getTypedASTNode_TypeStartPosition()public void setTypeStartPosition(int newTypeStartPosition)
setTypeStartPosition in interface TypedASTNodenewTypeStartPosition - the new value of the 'Type Start Position' attribute.TypedASTNode.getTypeStartPosition()public int getTypeEndPosition()
getTypeEndPosition in interface TypedASTNodeTypedASTNode.setTypeEndPosition(int),
UtilitiesPackage.getTypedASTNode_TypeEndPosition()public void setTypeEndPosition(int newTypeEndPosition)
setTypeEndPosition in interface TypedASTNodenewTypeEndPosition - the new value of the 'Type End Position' attribute.TypedASTNode.getTypeEndPosition()public Classifier getElementType()
getElementType in interface CollectionType<Classifier,Operation>CollectionType.setElementType(Object),
TypesPackage.getCollectionType_ElementType()public Classifier basicGetElementType()
public void setElementType(Classifier newElementType)
setElementType in interface CollectionType<Classifier,Operation>newElementType - the new value of the 'Element Type' reference.CollectionType.getElementType()public CollectionKind getKind()
CollectionTypeCollectionKind.
If the meaning of the 'Collection Kind' attribute isn't clear, there really should be more of a description here...
getKind in interface CollectionType<Classifier,Operation>CollectionKind,
TypesPackage.getCollectionType_Kind()public java.lang.String getName()
PredefinedTypeIf the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
getName in interface PredefinedType<Operation>publicoclIterators()
CollectionTypeIf the meaning of the 'Iterators' reference list isn't clear, there really should be more of a description here...
oclIterators in interface CollectionType<Classifier,Operation>publicoclOperations()
PredefinedTypeIf the meaning of the 'Operations' reference list isn't clear, there really should be more of a description here...
oclOperations in interface PredefinedType<Operation>
public boolean checkCollectionTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkNoInvalidValues(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
public java.lang.String toString()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||