Class VtlBundleId
- java.lang.Object
-
- de.uni_hildesheim.sse.vil.templatelang.VtlBundleId
-
public class VtlBundleId extends java.lang.ObjectStores data about the containing OSGi bundle (static bundle without activator).- Author:
- Holger Eichelberger
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringIDStores the bundle ID.
-
Constructor Summary
Constructors Constructor Description VtlBundleId()
-
-
-
Field Detail
-
ID
public static final java.lang.String ID
Stores the bundle ID.- See Also:
- Constant Field Values
-
-