Uses of Class
org.somda.sdc.biceps.model.participant.AbstractMetricDescriptor.Relation
-
Packages that use AbstractMetricDescriptor.Relation Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AbstractMetricDescriptor.Relation in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type AbstractMetricDescriptor.Relation Modifier and Type Field Description protected List<AbstractMetricDescriptor.Relation>AbstractMetricDescriptor. relationMethods in org.somda.sdc.biceps.model.participant that return AbstractMetricDescriptor.Relation Modifier and Type Method Description AbstractMetricDescriptor.RelationObjectFactory. createAbstractMetricDescriptorRelation()Create an instance ofAbstractMetricDescriptor.RelationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type AbstractMetricDescriptor.Relation Modifier and Type Method Description List<AbstractMetricDescriptor.Relation>AbstractMetricDescriptor. getRelation()Gets the value of the relation property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type AbstractMetricDescriptor.Relation Modifier and Type Method Description voidAbstractMetricDescriptor. setRelation(List<AbstractMetricDescriptor.Relation> value)
-