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