Package com.nomagic.magicdraw.resources
Class MetaModelResource
java.lang.Object
com.nomagic.magicdraw.resources.MetaModelResource
This class is used to retrieve the resources from the metamodel resource bundle files.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BUNDLE_NAME
- See Also:
-
-
Constructor Details
-
MetaModelResource
public MetaModelResource()
-
-
Method Details
-
getString
Get localized resource string according the given key.- Parameters:
key
- key.- Returns:
- resource string.
-
getString
Get localized resource string according the given element class type.- Parameters:
classType
- element class type- Returns:
- resource string
- See Also:
-