com.kuka.nav.path.lang
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by com.kuka.nav.path.lang.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Contains all messages for the virtual path extension.


Field Summary
static String VirtualPathMotionProperty_DisplayInformation_desc
           
static String VirtualPathMotionProperty_DisplayInformation_name
           
static String VirtualPathMotionProperty_PathName
           
static String VirtualPathMotionProperty_PathName_desc
           
static String VirtualPathMotionProperty_PathName_name
           
static String VirtualPathMotionProperty_PathOris_desc
           
static String VirtualPathMotionProperty_PathOris_name
           
static String VirtualPathMotionProperty_TrackAccuracy_desc
           
static String VirtualPathMotionProperty_TrackAccuracy_name
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VirtualPathMotionProperty_DisplayInformation_name

public static String VirtualPathMotionProperty_DisplayInformation_name

VirtualPathMotionProperty_DisplayInformation_desc

public static String VirtualPathMotionProperty_DisplayInformation_desc

VirtualPathMotionProperty_PathName

public static String VirtualPathMotionProperty_PathName

VirtualPathMotionProperty_PathName_name

public static String VirtualPathMotionProperty_PathName_name

VirtualPathMotionProperty_PathName_desc

public static String VirtualPathMotionProperty_PathName_desc

VirtualPathMotionProperty_TrackAccuracy_name

public static String VirtualPathMotionProperty_TrackAccuracy_name

VirtualPathMotionProperty_TrackAccuracy_desc

public static String VirtualPathMotionProperty_TrackAccuracy_desc

VirtualPathMotionProperty_PathOris_name

public static String VirtualPathMotionProperty_PathOris_name

VirtualPathMotionProperty_PathOris_desc

public static String VirtualPathMotionProperty_PathOris_desc


Copyright © 2019. All rights reserved.