GrammarScope  4.0.0
Public Member Functions | Private Member Functions | Static Private Member Functions | List of all members
grammarscope.artifacts.RelationDependentsFactory Class Reference

Public Member Functions

ARelationDependents make (final AGrammaticalStructure grammaticalStructure)
 
ARelationDependents make (final AGrammaticalStructure grammaticalStructure)
 

Private Member Functions

void build (final AGrammaticalStructure grammaticalStructure, final ARelationDependents artifact)
 
void build (final AGrammaticalStructure grammaticalStructure, final ARelationDependents artifact)
 

Static Private Member Functions

static RelationDependent makeRelationDependent (final BasicRelation relation, final AGrammaticalStructure dependent)
 
static Segment getSegment (final AGrammaticalStructure dependent)
 
static RelationDependent makeRelationDependent (final BasicRelation relation, final AGrammaticalStructure dependent)
 
static Segment getSegment (final AGrammaticalStructure dependent)
 

Member Function Documentation

◆ build() [1/2]

void grammarscope.artifacts.RelationDependentsFactory.build ( final AGrammaticalStructure  grammaticalStructure,
final ARelationDependents  artifact 
)
private

Make relation dependents

Parameters
grammaticalStructuregrammatical structure
artifactartifact to collect results

◆ build() [2/2]

void grammarscope.artifacts.RelationDependentsFactory.build ( final AGrammaticalStructure  grammaticalStructure,
final ARelationDependents  artifact 
)
private

Make relation dependents

Parameters
grammaticalStructuregrammatical structure
artifactartifact to collect results

◆ getSegment() [1/2]

static Segment grammarscope.artifacts.RelationDependentsFactory.getSegment ( final AGrammaticalStructure  dependent)
staticprivate

Get segment by going to leaves

Parameters
dependentdependent tree
Returns
segment

◆ getSegment() [2/2]

static Segment grammarscope.artifacts.RelationDependentsFactory.getSegment ( final AGrammaticalStructure  dependent)
staticprivate

Get segment by going to leaves

Parameters
dependentdependent tree
Returns
segment

◆ make() [1/2]

ARelationDependents grammarscope.artifacts.RelationDependentsFactory.make ( final AGrammaticalStructure  grammaticalStructure)

Make relation dependents

Parameters
grammaticalStructuregrammatical structure
Returns
relation indexed dependents

◆ make() [2/2]

ARelationDependents grammarscope.artifacts.RelationDependentsFactory.make ( final AGrammaticalStructure  grammaticalStructure)

Make relation dependents

Parameters
grammaticalStructuregrammatical structure
Returns
relation indexed dependents

◆ makeRelationDependent() [1/2]

static RelationDependent grammarscope.artifacts.RelationDependentsFactory.makeRelationDependent ( final BasicRelation  relation,
final AGrammaticalStructure  dependent 
)
staticprivate

Relation dependent

Parameters
relationrelation
dependentdependent arg
Returns
relation dependent

◆ makeRelationDependent() [2/2]

static RelationDependent grammarscope.artifacts.RelationDependentsFactory.makeRelationDependent ( final BasicRelation  relation,
final AGrammaticalStructure  dependent 
)
staticprivate

Relation dependent

Parameters
relationrelation
dependentdependent arg
Returns
relation dependent

The documentation for this class was generated from the following file: