Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a36eb59ce2f5fd665c4ba2d3132e560094aa6692 (plain) (blame)
1
2
3
4
5
6
package org.eclipse.papyrus.core.services;


public class ServiceA10 extends ServiceA {

}

Back to the top