下面列出了怎么用org.eclipse.emf.ecore.xml.type.util.XMLTypeValidator的API类实例代码及写法,或者点击链接到github查看源代码。
/**
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public ConfigurationValidator ()
{
super ();
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}
/**
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public ConfigurationValidator ()
{
super ();
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}
/**
* Creates an instance of the switch.
* <!-- begin-user-doc --> <!--
* end-user-doc -->
* @generated
*/
public AttributeValidator( )
{
super( );
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}
/**
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public ModelValidator( )
{
super( );
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}
/**
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public LayoutValidator( )
{
super( );
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}
/**
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public ModelValidator() {
super();
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}
/**
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
public jpdl32Validator() {
super();
xmlTypeValidator = XMLTypeValidator.INSTANCE;
}