All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.robindevilliers.cascade.Completeness Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
package com.github.robindevilliers.cascade;

public enum Completeness {
    UNRESTRICTED, SCENARIO_COMPLETE, TRANSITION_COMPLETE, STATE_COMPLETE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy