Uses of Class
org.umlg.datatype.DataTypeEntity
Packages that use DataTypeEntity
-
Uses of DataTypeEntity in org.umlg.datatype
Methods in org.umlg.datatype that return types with arguments of type DataTypeEntityModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends DataTypeEntity>DataTypeEntity.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends DataTypeEntity>DataTypeEntity.allInstances(org.umlg.runtime.collection.Filter filter) -
Uses of DataTypeEntity in org.umlg.model
Methods in org.umlg.model that return types with arguments of type DataTypeEntityModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends DataTypeEntity>Umlgtest.getDataTypeEntity()