- get(int, int) - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getCell(int, int) - Method in class org.opencompare.api.java.io.IOMatrix
-
- getCells() - Method in interface org.opencompare.api.java.Feature
-
- getCells() - Method in interface org.opencompare.api.java.Product
-
- getCommonFeatures() - Method in class org.opencompare.api.java.util.DiffResult
-
- getCommonProducts() - Method in class org.opencompare.api.java.util.DiffResult
-
- getConcreteFeatures() - Method in interface org.opencompare.api.java.FeatureGroup
-
- getConcreteFeatures() - Method in interface org.opencompare.api.java.PCM
-
List all the features of the PCM (no feature group is returned)
- getCondition() - Method in interface org.opencompare.api.java.value.Conditional
-
- getContent() - Method in interface org.opencompare.api.java.Cell
-
- getContent() - Method in class org.opencompare.api.java.io.IOCell
-
- getCreator() - Method in class org.opencompare.api.java.PCMMetadata
-
- getDepth() - Method in interface org.opencompare.api.java.FeatureGroup
-
- getDifferingCells() - Method in class org.opencompare.api.java.util.DiffResult
-
- getFeature() - Method in interface org.opencompare.api.java.Cell
-
- getFeaturePosition(AbstractFeature) - Method in class org.opencompare.api.java.PCMMetadata
-
Returns the absolute position of the feature or create if not exists
- getFeatures() - Method in interface org.opencompare.api.java.FeatureGroup
-
- getFeatures() - Method in interface org.opencompare.api.java.PCM
-
- getFeaturesDepth() - Method in interface org.opencompare.api.java.PCM
-
- getFeaturesOnlyInPCM1() - Method in class org.opencompare.api.java.util.DiffResult
-
- getFeaturesOnlyInPCM2() - Method in class org.opencompare.api.java.util.DiffResult
-
- getFirstLeaf() - Method in class org.opencompare.api.java.io.IONode
-
- getHeaderColumnOffset() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getHeaderHeight() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getHeaderNode() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getHeaderOffset() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getHeight() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getInterpretation() - Method in interface org.opencompare.api.java.Cell
-
- getLastFeatureIndex() - Method in class org.opencompare.api.java.PCMMetadata
-
Return the last feature index used
- getLastLeaf() - Method in class org.opencompare.api.java.io.IONode
-
- getLastProductIndex() - Method in class org.opencompare.api.java.PCMMetadata
-
Return the last product index used
- getLicense() - Method in class org.opencompare.api.java.PCMMetadata
-
- getMatrix() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-
- getMetadata() - Method in class org.opencompare.api.java.PCMContainer
-
- getName() - Method in interface org.opencompare.api.java.AbstractFeature
-
- getName() - Method in class org.opencompare.api.java.io.IOMatrix
-
- getName() - Method in class org.opencompare.api.java.io.IONode
-
- getName() - Method in interface org.opencompare.api.java.PCM
-
- getName() - Method in interface org.opencompare.api.java.Product
-
- getNextLeaf() - Method in class org.opencompare.api.java.io.IONode
-
- getNextNode() - Method in class org.opencompare.api.java.io.IONode
-
- getNextSibling() - Method in class org.opencompare.api.java.io.IONode
-
- getNumberOfColumns() - Method in class org.opencompare.api.java.io.IOMatrix
-
- getNumberOfRows() - Method in class org.opencompare.api.java.io.IOMatrix
-
- getOrCreateCell(int, int) - Method in class org.opencompare.api.java.io.IOMatrix
-
- getOrCreateFeature(String, PCMFactory) - Method in interface org.opencompare.api.java.PCM
-
Retrieve an existing feature
If the feature does not exist, we create and add it to the PCM
- getOrCreateProduct(String, PCMFactory) - Method in interface org.opencompare.api.java.PCM
-
Retrieve an existing product
If the product does not exist, we create and add it to the PCM
- getParentGroup() - Method in interface org.opencompare.api.java.AbstractFeature
-
- getPcm() - Method in class org.opencompare.api.java.PCMContainer
-
- getPcm() - Method in class org.opencompare.api.java.PCMMetadata
-
- getPcm1() - Method in class org.opencompare.api.java.util.DiffResult
-
- getPcm2() - Method in class org.opencompare.api.java.util.DiffResult
-
- getPosition() - Method in class org.opencompare.api.java.io.IONode
-
- getPreviousLeaf() - Method in class org.opencompare.api.java.io.IONode
-
- getPreviousNode() - Method in class org.opencompare.api.java.io.IONode
-
- getPreviousSibling() - Method in class org.opencompare.api.java.io.IONode
-
- getProduct() - Method in interface org.opencompare.api.java.Cell
-
- getProductAsLines() - Method in class org.opencompare.api.java.PCMMetadata
-
- getProductPosition(Product) - Method in class org.opencompare.api.java.PCMMetadata
-
Returns the absolute position of the product or create if not exists
- getProducts() - Method in interface org.opencompare.api.java.PCM
-
- getProductsOnlyInPCM1() - Method in class org.opencompare.api.java.util.DiffResult
-
- getProductsOnlyInPCM2() - Method in class org.opencompare.api.java.util.DiffResult
-
- getRawContent() - Method in interface org.opencompare.api.java.Cell
-
- getSortedFeatures() - Method in class org.opencompare.api.java.PCMMetadata
-
Return the sorted features concordingly with metadata
- getSortedProducts() - Method in class org.opencompare.api.java.PCMMetadata
-
Return the sorted products concordingly with metadata
- getSource() - Method in class org.opencompare.api.java.PCMMetadata
-
- getSubValues() - Method in interface org.opencompare.api.java.value.Multiple
-
- getValue() - Method in interface org.opencompare.api.java.value.BooleanValue
-
- getValue() - Method in interface org.opencompare.api.java.value.Conditional
-
- getValue() - Method in interface org.opencompare.api.java.value.DateValue
-
- getValue() - Method in interface org.opencompare.api.java.value.IntegerValue
-
- getValue() - Method in interface org.opencompare.api.java.value.Partial
-
- getValue() - Method in interface org.opencompare.api.java.value.RealValue
-
- getValue() - Method in interface org.opencompare.api.java.value.StringValue
-
- getWidth() - Method in class org.opencompare.api.java.util.MatrixAnalyser
-