/** */ package net.certware.evidence.hugin.netDSL; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Potential Attribute</b></em>'. * <!-- end-user-doc --> * * * @see net.certware.evidence.hugin.netDSL.NetDSLPackage#getPotentialAttribute() * @model * @generated */ public interface PotentialAttribute extends EObject { } // PotentialAttribute