Uses of Class
org.umlg.tag.Tag
Packages that use Tag
-
Uses of Tag in org.umlg
Modifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<Tag>BaseModelUmlg.getTag()org.umlg.runtime.collection.UmlgSet<Tag>BaseModelUmlg.lookupFor_baseUmlg_tag()Modifier and TypeMethodDescriptionvoidvoidBaseModelUmlg.addToTagIgnoreInverse(Tag tag)voidBaseModelUmlg.removeFromTag(Tag tag) -
Uses of Tag in org.umlg.model
Methods in org.umlg.model that return types with arguments of type Tag -
Uses of Tag in org.umlg.tag
Methods in org.umlg.tag that return types with arguments of type TagModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Tag>Tag.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Tag>Tag.allInstances(org.umlg.runtime.collection.Filter filter)