Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.collector |
This package defines interfaces and classes responsible for collecting documentation and figures
from the UML model, or freely initialised through the API without any UML model.
|
org.tanjakostic.jcleancim.docgen.writer.xml |
Classes specific to writing IEC 61850 name space definition files.
|
Modifier and Type | Field and Description |
---|---|
static GroupsSpec |
GroupsSpec.DACategories |
static GroupsSpec |
GroupsSpec.DOCategories |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,GroupsSpec> |
GroupsSpec.GROUPS |
Modifier and Type | Method and Description |
---|---|
(package private) static GroupsSpec |
GroupsSpec.createAndStoreGroupsSpec(java.lang.String name,
java.util.Collection<AGSpec> agSpecs) |
private static GroupsSpec |
GroupsSpec.createDAGroupsSpecs() |
private static GroupsSpec |
GroupsSpec.createDOGroupsSpecs() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<GroupsSpec> |
GroupsSpec.getGroups() |
static java.util.Map<java.lang.String,GroupsSpec> |
GroupsSpec.getPredefinedGroupsSpecs()
Returns all the predefined categories.
|
Modifier and Type | Method and Description |
---|---|
private static void |
GroupsSpec.putPredefined(GroupsSpec tab) |
Modifier and Type | Method and Description |
---|---|
private org.w3c.dom.Element |
WAXWriter.addCategories(org.w3c.dom.Element sel,
org.w3c.dom.Element del,
GroupsSpec groupsSpec) |
Copyright 2009-2015 Tatjana (Tanja) Kostic