Class AdaptedInstrumentableRestriction.Element
- java.lang.Object
-
- edu.kit.ipd.sdq.eventsim.instrumentation.xml.AdaptedInstrumentableRestriction.Element
-
- Enclosing class:
- AdaptedInstrumentableRestriction
public static class AdaptedInstrumentableRestriction.Element extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetContent()StringgetName()Class<?>getType()voidsetContent(String content)voidsetName(String name)voidsetType(Class<?> type)
-