|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.ocl.types.impl.TupleTypeImpl<O,P>
public class TupleTypeImpl<O,P>
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()
|
|
oclOperations()
|
|
oclProperties()
|
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()
getName
in interface PredefinedType<O>
publicoclOperations()
oclOperations
in interface PredefinedType<O>
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()
oclProperties
in interface TupleType<O,P>
|
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 |