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

de.tsl2.nano.specification.IPrefixed Maven / Gradle / Ivy

Go to download

TSL2 Framework Specification (Pools of descripted and runnable Actions and Rules, Generic Tree)

The newest version!
package de.tsl2.nano.specification;

/**
 * the prefix may be used as type identifier inside a name attribute.
 * 
 * @author ts
 *
 */
public interface IPrefixed {
	String prefix();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy