public interface IGroup extends IEntity
Modifier and Type | Method and Description |
---|---|
boolean |
containsLeafRecurse(ILeaf entity) |
Collection<IGroup> |
getChildren() |
char |
getConcurrentSeparator() |
FontConfiguration |
getFontConfigurationForTitle(ISkinParam skinParam) |
GroupType |
getGroupType() |
Collection<ILeaf> |
getLeafsDirect() |
Code |
getNamespace2() |
PackageStyle |
getPackageStyle() |
SingleStrategy |
getSingleStrategy() |
void |
moveEntitiesTo(IGroup dest) |
void |
overideImage(IEntityImage img,
LeafType state) |
void |
setConcurrentSeparator(char separator) |
int |
size() |
addUrl, getBodier, getCode, getDisplay, getEntityType, getHectorLayer, getLongCode, getParentContainer, getRawLayout, getStereotype, getTips, getUid, getUrl99, getUSymbol, hasUrl, isGroup, putTip, setDisplay, setHectorLayer, setRemoved, setStereotype, setUSymbol
getColors, setColors
isRemoved
getColors, setSpecificColorTOBEREMOVED
boolean containsLeafRecurse(ILeaf entity)
Collection<ILeaf> getLeafsDirect()
Collection<IGroup> getChildren()
void moveEntitiesTo(IGroup dest)
int size()
GroupType getGroupType()
Code getNamespace2()
PackageStyle getPackageStyle()
void overideImage(IEntityImage img, LeafType state)
SingleStrategy getSingleStrategy()
FontConfiguration getFontConfigurationForTitle(ISkinParam skinParam)
char getConcurrentSeparator()
void setConcurrentSeparator(char separator)
Copyright © 2016. All Rights Reserved.