Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.collector.impl | |
org.tanjakostic.jcleancim.model |
Classes being created by a builder or with the API (code) to hold the in-memory UML model.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
Attributes61850Doc.fillPresenceConditionAndArgs(RawData entry,
PresenceCondition pc,
boolean isInherited,
java.lang.String context)
Fills appropriately raw data
WAX.A_presCond , WAX.A_presCondArgs ,
WAX.A_presCondArgsID and WAX.A_cond . |
protected static void |
Attributes61850Doc.fillPresenceConditionAndArgs(RawData entry,
PresenceCondition pc,
boolean isInherited,
java.lang.String context,
boolean isDerivedStats)
Fills appropriately raw data
WAX.A_presCond , WAX.A_presCondArgs ,
WAX.A_presCondArgsID and WAX.A_cond if isDerivedStats=false ,
otherwise WAX.A_dsPresCond , WAX.A_dsPresCondArgs ,
WAX.A_dsPresCondArgsID and WAX.A_dsCond . |
protected java.lang.String |
Attributes61850Doc.prepareForHyperlink(PresenceCondition pc) |
Modifier and Type | Field and Description |
---|---|
static PresenceCondition |
PresenceCondition.F |
static PresenceCondition |
PresenceCondition.M |
static PresenceCondition |
PresenceCondition.NA |
static PresenceCondition |
PresenceCondition.O |
Modifier and Type | Method and Description |
---|---|
PresenceCondition |
UmlConstraint.getPresenceCondition()
Returns presence condition deduced from this class constraint; null for attribute constraint.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PresenceCondition> |
UmlAttribute.getDsPresConditions(UmlClass context)
(IEC 61850) Returns derived statistics presence conditions.
|
java.util.List<PresenceCondition> |
UmlAttribute.getPresConditions() |
Copyright 2009-2016 Tatjana (Tanja) Kostic