Uses of Interface
org.eclipse.m2m.qvt.oml.util.ISessionData.Entry

Packages that use ISessionData.Entry
org.eclipse.m2m.qvt.oml.util   
 

Uses of ISessionData.Entry in org.eclipse.m2m.qvt.oml.util
 

Classes in org.eclipse.m2m.qvt.oml.util that implement ISessionData.Entry
static class ISessionData.NamedEntry<T>
           
static class ISessionData.SimpleEntry<T>
           
 

Methods in org.eclipse.m2m.qvt.oml.util with parameters of type ISessionData.Entry
<T> T
ISessionData.getValue(ISessionData.Entry<T> entry)
           
<T> void
ISessionData.setValue(ISessionData.Entry<T> key, T value)
           
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.