Class EntityGenderUtils
java.lang.Object
net.sourceforge.plantuml.cucadiagram.EntityGenderUtils
public class EntityGenderUtils
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityGender
all()
static EntityGender
and
(EntityGender g1, EntityGender g2) static EntityGender
byEntityAlone
(IEntity entity) static EntityGender
byEntityType
(LeafType type) static EntityGender
static EntityGender
byStereotype
(java.lang.String stereotype) static EntityGender
static EntityGender
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EntityGenderUtils
public EntityGenderUtils()
-
-
Method Details
-
byEntityType
-
byEntityAlone
-
byStereotype
-
byPackage
-
and
-
all
-
emptyMethods
-
emptyFields
-