tudresden.ocl.injection.reverseeng
Class TypeTraceInfo
java.lang.Object
tudresden.ocl.injection.reverseeng.TypeTraceInfo
- public class TypeTraceInfo
- extends Object
Information gained from an OCL Type Trace log file.
- Author:
- sz9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_fSource
private File m_fSource
m_mpslsAllKeyTypes
private Map m_mpslsAllKeyTypes
m_mpslsKeyTypeMinima
private Map m_mpslsKeyTypeMinima
m_mpslsAllElementTypes
private Map m_mpslsAllElementTypes
m_mpslsElementTypeMinima
private Map m_mpslsElementTypeMinima
TypeTraceInfo
public TypeTraceInfo(File f)
- Creates new TypeTraceInfo
scan
public void scan()
- (Re)scan file contents.
getName
public String getName()
getAllElementTypes
public List getAllElementTypes(String sFeatureID)
getElementTypeMinima
public List getElementTypeMinima(String sFeatureID)
getAllKeyTypes
public List getAllKeyTypes(String sFeatureID)
getKeyTypeMinima
public List getKeyTypeMinima(String sFeatureID)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.