public interface IGroup extends IEntity
Modifier and Type | Method and Description |
---|---|
boolean |
containsLeafRecurse(ILeaf entity) |
java.util.Collection<IGroup> |
getChildren() |
char |
getConcurrentSeparator() |
GroupType |
getGroupType() |
java.util.Collection<ILeaf> |
getLeafsDirect() |
Code |
getNamespace2() |
PackageStyle |
getPackageStyle() |
SingleStrategy |
getSingleStrategy() |
FontParam |
getTitleFontParam() |
boolean |
isAutonom() |
void |
moveEntitiesTo(IGroup dest) |
void |
overideImage(IEntityImage img,
LeafType state) |
void |
setAutonom(boolean autonom) |
void |
setConcurrentSeparator(char separator) |
int |
size() |
addUrl, applyStroke, getBodier, getCode, getDisplay, getEntityType, getHectorLayer, getLongCode, getParentContainer, getRawLayout, getStereotype, getTips, getUid, getUrl99, getUSymbol, hasUrl, isGroup, putTip, setDisplay, setHectorLayer, setStereotype, setUSymbol
getColors, setColors
isRemoved
getColors, setSpecificColorTOBEREMOVED
boolean containsLeafRecurse(ILeaf entity)
java.util.Collection<ILeaf> getLeafsDirect()
java.util.Collection<IGroup> getChildren()
void moveEntitiesTo(IGroup dest)
int size()
GroupType getGroupType()
Code getNamespace2()
boolean isAutonom()
void setAutonom(boolean autonom)
PackageStyle getPackageStyle()
void overideImage(IEntityImage img, LeafType state)
SingleStrategy getSingleStrategy()
FontParam getTitleFontParam()
char getConcurrentSeparator()
void setConcurrentSeparator(char separator)