public class SelectedProjectionRules extends InterComponentObject
Modifier and Type | Field and Description |
---|---|
private List<ProjectionRule> |
projRuleList |
Constructor and Description |
---|
SelectedProjectionRules() |
Modifier and Type | Method and Description |
---|---|
boolean |
addProjRule(ProjectionRule projRule)
Add a projection rule to the list
|
List<ProjectionRule> |
getProjRuleList()
Get the projection rule list
|
private List<ProjectionRule> projRuleList
public boolean addProjRule(ProjectionRule projRule)
projRule
- the projection rule to be addedpublic List<ProjectionRule> getProjRuleList()
Copyright © 2022 ART Group, University of Rome, Tor Vergata. All rights reserved.