Object |
EmfPropertySetter.coerce(Object value) |
void |
EmfPropertySetterConformsTests.collectionValueForManyValuedFeature() |
void |
EmfPropertySetterConformsTests.collectionValueForSingleValuedFeature() |
void |
EmfPropertySetterConformsTests.collectionValueLargerThanLowerboundOfFeature() |
void |
EmfPropertySetterConformsTests.collectionValueLargerThanUpperboundOfFeature() |
void |
EmfPropertySetterConformsTests.collectionValuesAllOfWrongType() |
void |
EmfPropertySetterConformsTests.collectionValueSameSizeAsLowerboundOfFeature() |
void |
EmfPropertySetterConformsTests.collectionValueSameSizeAsUpperboundOfFeature() |
void |
EmfPropertySetterCoerceTests.collectionValueShouldNotBeChanged() |
void |
EmfPropertySetterConformsTests.collectionValueSmallerThanLowerboundOfFeature() |
void |
EmfPropertySetterConformsTests.collectionValueSmallerThanUpperboundOfFeature() |
void |
EmfPropertySetterConformsTests.collectionValuesOneOfWrongReferenceType() |
void |
EmfPropertySetterConformsTests.collectionValuesOneOfWrongType() |
boolean |
EmfPropertySetter.conforms(Object value) |
protected org.eclipse.emf.ecore.EObject |
EmfPropertySetter.getEObject() |
void |
EmfPropertySetterConformsTests.illegalObject() |
void |
EmfPropertySetterCoerceTests.illegalObject() |
void |
EmfPropertySetterConformsTests.illegalProperty() |
void |
EmfPropertySetterCoerceTests.illegalProperty() |
void |
EmfPropertySetterConformsTests.singleReferenceValue() |
void |
EmfPropertySetterConformsTests.singleReferenceValueOfSubType() |
void |
EmfPropertySetterConformsTests.singleReferenceValueOfWrongType() |
void |
EmfPropertySetterConformsTests.singleValueForManyValuedFeature() |
void |
EmfPropertySetterConformsTests.singleValueForSingleValuedFeature() |
void |
EmfPropertySetterConformsTests.singleValueOfWrongType() |
void |
EmfPropertySetterCoerceTests.singleValueShouldBecomeCollectionWhenPropertyIsMany() |
void |
EmfPropertySetterCoerceTests.singleValueShouldNotBeChangedWhenPropertyIsSingleValued() |