|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.ocl.expressions.impl.CollectionLiteralPartImpl<C>
public abstract class CollectionLiteralPartImpl<C>
An implementation of the model object 'Collection Literal Part'.
Constructor Summary | |
---|---|
protected |
CollectionLiteralPartImpl()
|
Method Summary | ||
---|---|---|
|
accept(U v)
|
|
protected EClass |
eStaticClass()
|
|
java.lang.String |
getName()
|
|
C |
getType()
|
|
void |
setName(java.lang.String name)
|
|
void |
setType(C type)
|
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.utilities.TypedElement |
---|
setType |
Constructor Detail |
---|
protected CollectionLiteralPartImpl()
Method Detail |
---|
protected EClass eStaticClass()
public java.lang.String getName()
getName
in interface TypedElement<C>
public C getType()
getType
in interface TypedElement<C>
public void setName(java.lang.String name)
setName
in interface TypedElement<C>
public void setType(C type)
public <T,U extends Visitor<T,?,?,?,?,?,?,?,?,?>> T accept(U v)
accept
in interface Visitable
|
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 |