public class GroupRoot extends java.lang.Object implements IGroup
| Constructor and Description |
|---|
GroupRoot(EntityFactory entityFactory) |
public GroupRoot(EntityFactory entityFactory)
public java.util.Collection<ILeaf> getLeafsDirect()
getLeafsDirect in interface IGrouppublic java.lang.String toString()
toString in class java.lang.Objectpublic Display getDisplay()
getDisplay in interface IEntitypublic void setDisplay(Display display)
setDisplay in interface IEntitypublic LeafType getLeafType()
getLeafType in interface IEntitypublic Stereotype getStereotype()
getStereotype in interface IEntitypublic void setStereotype(Stereotype stereotype)
setStereotype in interface IEntitypublic java.lang.String getCodeGetName()
getCodeGetName in interface IEntitypublic IGroup getParentContainer()
getParentContainer in interface IEntitypublic boolean containsLeafRecurse(ILeaf entity)
containsLeafRecurse in interface IGrouppublic java.util.Collection<IGroup> getChildren()
getChildren in interface IGrouppublic void moveEntitiesTo(IGroup dest)
moveEntitiesTo in interface IGrouppublic GroupType getGroupType()
getGroupType in interface IGrouppublic Code getNamespace()
getNamespace in interface IGrouppublic PackageStyle getPackageStyle()
getPackageStyle in interface IGrouppublic void overrideImage(IEntityImage img, LeafType state)
overrideImage in interface IGrouppublic USymbol getUSymbol()
getUSymbol in interface IEntitypublic void setUSymbol(USymbol symbol)
setUSymbol in interface IEntitypublic SingleStrategy getSingleStrategy()
getSingleStrategy in interface IGrouppublic boolean isRemoved()
isRemoved in interface Removeablepublic int getRawLayout()
getRawLayout in interface IEntitypublic char getConcurrentSeparator()
getConcurrentSeparator in interface IGrouppublic void setConcurrentSeparator(char separator)
setConcurrentSeparator in interface IGrouppublic void putTip(java.lang.String member,
Display display)
public java.util.Map<java.lang.String,Display> getTips()
public Colors getColors()
getColors in interface LineConfigurablegetColors in interface SpecificBackcolorablepublic void setColors(Colors colors)
setColors in interface SpecificBackcolorablepublic void setSpecificColorTOBEREMOVED(ColorType type, HColor color)
setSpecificColorTOBEREMOVED in interface LineConfigurablepublic void setSpecificLineStroke(UStroke specificLineStroke)
public FontConfiguration getFontConfigurationForTitle(ISkinParam skinParam)
getFontConfigurationForTitle in interface IGrouppublic void addStereotag(Stereotag tag)
addStereotag in interface IEntitypublic java.util.Set<Stereotag> stereotags()
stereotags in interface IEntitypublic void setLegend(DisplayPositioned legend)
public DisplayPositioned getLegend()
public boolean isAloneAndUnlinked()
isAloneAndUnlinked in interface IEntitypublic void setThisIsTogether()
setThisIsTogether in interface IEntitypublic java.lang.String getCodeLine()
getCodeLine in interface IEntitypublic void setCodeLine(LineLocation codeLine)
setCodeLine in interface IEntitypublic void setStereostyle(java.lang.String stereo)
setStereostyle in interface IEntitypublic Stereostyles getStereostyles()
getStereostyles in interface IEntity