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() |
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)
Collection<ILeaf> getLeafsDirect()
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()
FontConfiguration getFontConfigurationForTitle(ISkinParam skinParam)
char getConcurrentSeparator()
void setConcurrentSeparator(char separator)
Copyright © 2016. All Rights Reserved.