Class Services
- java.lang.Object
-
- org.palladiosimulator.editors.sirius.resourceenvironment.Services
-
public class Services extends Object
-
-
Constructor Summary
Constructors Constructor Description Services()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.modelversioning.emfprofile.Stereotype
print(org.modelversioning.emfprofile.Stereotype eObject)
Collection<EObject>
printCollection(Collection<EObject> eObjects)
-
-
-
Method Detail
-
print
public org.modelversioning.emfprofile.Stereotype print(org.modelversioning.emfprofile.Stereotype eObject)
-
printCollection
public Collection<EObject> printCollection(Collection<EObject> eObjects)
-
-