|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDataTypeImpl
org.eclipse.ocl.uml.impl.TupleTypeImpl
public class TupleTypeImpl
An implementation of the model object 'Tuple Type'.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ocl.types.TupleType |
|---|
SINGLETON_NAME |
| Constructor Summary | |
|---|---|
protected |
TupleTypeImpl()
|
| Method Summary | |
|---|---|
boolean |
checkFeaturesOnlyProperties(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkPartNamesUnique(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
boolean |
checkTupleTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
protected EClass |
eStaticClass()
|
java.lang.String |
getName()
If the meaning of the 'Name' attribute 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... |
|
oclProperties()
If the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here... |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.types.TupleType |
|---|
checkFeaturesOnlyProperties, checkPartNamesUnique, checkTupleTypeName |
| Constructor Detail |
|---|
protected TupleTypeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
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>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 checkTupleTypeName(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkPartNamesUnique(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
public boolean checkFeaturesOnlyProperties(DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
publicoclProperties()
TupleTypeIf the meaning of the 'Properties' reference list isn't clear, there really should be more of a description here...
oclProperties in interface TupleType<Operation,Property>
|
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 | |||||||||