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

org.jresearch.flexess.client.impl.ICheckerFlow Maven / Gradle / Ivy

package org.jresearch.flexess.client.impl;

import org.eclipse.emf.ecore.EObject;
import org.jresearch.flexess.core.model.uam.PObject;

public interface ICheckerFlow {

	public Class getObjectClass();

	public EObject getPOInstance(PObject po);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy