| Package | Description |
|---|---|
| io.legaldocml.akn.attribute | |
| io.legaldocml.akn.element | |
| io.legaldocml.akn.type | |
| io.legaldocml.business.builder | |
| io.legaldocml.business.util |
| Modifier and Type | Method and Description |
|---|---|
AgentRef |
Agent.getBy() |
AgentRef |
LawyerAtts.getEmpoweredBy() |
AgentRef |
LawyerAtts.getFor() |
AgentRef |
Source.getSource() |
AgentRef |
SpeechAtts.getTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Agent.setBy(AgentRef by) |
void |
LawyerAtts.setEmpoweredBy(AgentRef empoweredBy) |
void |
LawyerAtts.setFor(AgentRef for_) |
void |
Source.setSource(AgentRef source) |
void |
SpeechAtts.setTo(AgentRef to) |
| Modifier and Type | Method and Description |
|---|---|
AgentRef |
Vote.getBy() |
AgentRef |
Step.getBy() |
AgentRef |
SpeechType.getBy() |
AgentRef |
SpeechGroup.getBy() |
AgentRef |
Opinion.getBy() |
AgentRef |
Mapping.getBy() |
AgentRef |
FRBRtranslation.getBy() |
AgentRef |
Lawyer.getEmpoweredBy() |
AgentRef |
Lawyer.getFor() |
AgentRef |
Workflow.getSource() |
AgentRef |
TemporalData.getSource() |
AgentRef |
Restrictions.getSource() |
AgentRef |
RefItems.getSource() |
AgentRef |
Proprietary.getSource() |
AgentRef |
Presentation.getSource() |
AgentRef |
OtherReferences.getSource() |
AgentRef |
OtherAnalysis.getSource() |
AgentRef |
Notes.getSource() |
AgentRef |
Mappings.getSource() |
AgentRef |
Lifecycle.getSource() |
AgentRef |
Identification.getSource() |
AgentRef |
EventRef.getSource() |
AgentRef |
Classification.getSource() |
AgentRef |
Analysis.getSource() |
AgentRef |
SpeechType.getTo() |
AgentRef |
SpeechGroup.getTo() |
| Modifier and Type | Method and Description |
|---|---|
References |
Meta.getReferences(AgentRef source) |
void |
Vote.setBy(AgentRef by) |
void |
Step.setBy(AgentRef by) |
void |
SpeechType.setBy(AgentRef by) |
void |
SpeechGroup.setBy(AgentRef by) |
void |
Opinion.setBy(AgentRef by) |
void |
Mapping.setBy(AgentRef by) |
void |
FRBRtranslation.setBy(AgentRef by) |
void |
Lawyer.setEmpoweredBy(AgentRef empoweredBy) |
void |
Lawyer.setFor(AgentRef for_) |
void |
Workflow.setSource(AgentRef source) |
void |
TemporalData.setSource(AgentRef source) |
void |
Restrictions.setSource(AgentRef source) |
void |
RefItems.setSource(AgentRef source) |
void |
Proprietary.setSource(AgentRef source) |
void |
Presentation.setSource(AgentRef source) |
void |
OtherReferences.setSource(AgentRef source) |
void |
OtherAnalysis.setSource(AgentRef source) |
void |
Notes.setSource(AgentRef source) |
void |
Mappings.setSource(AgentRef source) |
void |
Lifecycle.setSource(AgentRef source) |
void |
Identification.setSource(AgentRef source) |
void |
EventRef.setSource(AgentRef source) |
void |
Classification.setSource(AgentRef source) |
void |
Analysis.setSource(AgentRef source) |
void |
SpeechType.setTo(AgentRef to) |
void |
SpeechGroup.setTo(AgentRef to) |
| Modifier and Type | Method and Description |
|---|---|
static AgentRef |
AgentRef.raw(char[] value) |
static AgentRef |
AgentRef.valueOf(char[] value) |
static AgentRef |
AgentRef.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
AgentRef |
BusinessBuilder.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessBuilder.setSource(AgentRef source) |
| Constructor and Description |
|---|
MetaBuilder(BusinessBuilder businessBuilder,
AgentRef source) |
| Modifier and Type | Method and Description |
|---|---|
static AknReference |
AknReference.as(AgentRef source,
TLCRole role) |
static AknReference |
AknReference.href(AgentRef source,
TLC tlc) |
static <T extends ReferenceType & RefItem> |
AknReference.refersTo(AgentRef source,
T refersTo) |
Copyright © 2017. All rights reserved.