Project

General

Profile

Revision 9

Added by Willibald K. over 8 years ago

remove support for Qualitative Action Systems, rename UlyssesType to Type

View differences:

OoActionSystemType.java
38 38
import org.momut.ooas.utils.exceptions.ArgumentException;
39 39
import org.momut.ooas.utils.exceptions.InternalCompilerException;
40 40

  
41
public class OoActionSystemType extends UlyssesType implements IScope
41
public class OoActionSystemType extends Type implements IScope
42 42
{
43 43
	private final boolean m_autoCons;
44 44
	private OoActionSystemType m_baseType;

Also available in: Unified diff