Uses of Class
cz.cuni.amis.pogamut.ut3.communication.messages.UT3ItemType.UT3Group

Packages that use UT3ItemType.UT3Group
cz.cuni.amis.pogamut.ut3.communication.messages   
 

Uses of UT3ItemType.UT3Group in cz.cuni.amis.pogamut.ut3.communication.messages
 

Fields in cz.cuni.amis.pogamut.ut3.communication.messages with type parameters of type UT3ItemType.UT3Group
static cz.cuni.amis.utils.maps.HashMapSet<UT3ItemType.UT3Group,ItemType> UT3ItemType.GROUPS
          Contains item types that belongs to their groups.
 

Methods in cz.cuni.amis.pogamut.ut3.communication.messages that return UT3ItemType.UT3Group
 UT3ItemType.UT3Group UT3ItemType.getGroup()
           
static UT3ItemType.UT3Group UT3ItemType.UT3Group.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UT3ItemType.UT3Group[] UT3ItemType.UT3Group.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.pogamut.ut3.communication.messages with parameters of type UT3ItemType.UT3Group
static UT3ItemType UT3ItemType.MakePrototype(ItemType.Category category, UT3ItemType.UT3Group group, String[] utNames)
          Proto-constructor.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.