Package | Description |
---|---|
com.docdoku.core.configuration |
Classes for managing configuration aspects.
|
Modifier and Type | Method and Description |
---|---|
BaselinedPartKey |
BaselinedPart.getBaselinedPartKey() |
Modifier and Type | Method and Description |
---|---|
Map<BaselinedPartKey,BaselinedPart> |
ProductBaseline.getBaselinedParts() |
Map<BaselinedPartKey,BaselinedPart> |
ProductInstanceIteration.getBaselinedParts() |
Map<BaselinedPartKey,BaselinedPart> |
PartCollection.getBaselinedParts() |
Modifier and Type | Method and Description |
---|---|
BaselinedPart |
ProductBaseline.getBaselinedPart(BaselinedPartKey baselinedPartKey) |
BaselinedPart |
ProductInstanceIteration.getBaselinedPart(BaselinedPartKey baselinedPartKey) |
BaselinedPart |
PartCollection.getBaselinedPart(BaselinedPartKey baselinedPartKey) |
boolean |
PartCollection.hasBaselinedPart(BaselinedPartKey baselinedPartKey) |
Copyright © 2017 DocDoku. All rights reserved.