public class Pkg extends Object
int
id
String
name
TreeMap<Integer,Type>
types
Pkg(int id, String name)
Type
getType(int tid, String name, int entrySize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int id
public String name
public TreeMap<Integer,Type> types
public Pkg(int id, String name)
public Type getType(int tid, String name, int entrySize)
Copyright © 2022 Secure Software Engineering Group - University of Paderborn. All rights reserved.