Uses of Enum Class
net.sourceforge.plantuml.abel.GroupType
Packages that use GroupType
-
Uses of GroupType in net.atmp
-
Uses of GroupType in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel that return GroupTypeModifier and TypeMethodDescriptionEntity.getGroupType()static GroupTypeReturns the enum constant of this class with the specified name.static GroupType[]GroupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.abel with parameters of type GroupTypeModifier and TypeMethodDescriptionEntityFactory.createGroup(Quark<Entity> quark, GroupType groupType, Set<VisibilityModifier> hides) voidEntity.muteToGroupType(GroupType newType)