| 
ENTITY end_of_path_constraint SUBTYPE OF (constraint); constraints : constraint_select; END_ENTITY; -- end_of_path_constraint  | 
Entity data types and their attributesconstraint- end_of_path_constraint constraints: constraint_select;  | 
Global rules for this entity data type- | 
public interface EEnd_of_path_constraint extends EConstraintconstraints (explicit attribute)int testConstraints(EEnd_of_path_constraint type)case 1 EEntity getConstraints(EEnd_of_path_constraint type) void setConstraints(EEnd_of_path_constraint type, EEntity value, EEntity node1) void unsetConstraints(EEnd_of_path_constraint type)  | 
public class CEnd_of_path_constraint implements EEnd_of_path_constraintstatic EAttribute attributeConstraints(EEnd_of_path_constraint type)static int usedinConstraints(EEnd_of_path_constraint type, EEntity instance, ASdaiModel domain, AEnd_of_path_constraint result)  | 
public class AEnd_of_path_constraint extends AEntitypublic EEnd_of_path_constraint getByIndex(int index)public EEnd_of_path_constraint getCurrentMember(SdaiIterator it)  |