Package org.somda.dsl.biceps.base
Class BicepsExtension
-
- All Implemented Interfaces:
public abstract class BicepsExtension
-
-
Constructor Summary
Constructors Constructor Description BicepsExtension(String name)
-
Method Summary
Modifier and Type Method Description final StringgetName()final UnitmustUnderstand()final BooleanisMustUnderstand()-
-
Constructor Detail
-
BicepsExtension
BicepsExtension(String name)
-
-
Method Detail
-
mustUnderstand
final Unit mustUnderstand()
-
isMustUnderstand
final Boolean isMustUnderstand()
-
-
-
-