Uses of Enum Class
org.umlg.subsetting.INetworkElement.INetworkElementRuntimePropertyEnum
Packages that use INetworkElement.INetworkElementRuntimePropertyEnum
-
Uses of INetworkElement.INetworkElementRuntimePropertyEnum in org.umlg.subsetting
Methods in org.umlg.subsetting that return INetworkElement.INetworkElementRuntimePropertyEnumModifier and TypeMethodDescriptionINetworkElement.INetworkElementRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)INetworkElement.INetworkElementRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.INetworkElement.INetworkElementRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.