/** */ package com.robotoworks.mechanoid.net.netModel; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Integer Type</b></em>'. * <!-- end-user-doc --> * * * @see com.robotoworks.mechanoid.net.netModel.NetModelPackage#getIntegerType() * @model * @generated */ public interface IntegerType extends NumericType { } // IntegerType