Package org.eclipse.epsilon.emc.plainxml
Class PlainXmlProperty
java.lang.Object
org.eclipse.epsilon.emc.plainxml.PlainXmlProperty
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PlainXmlPropertyDataType
protected boolean
protected String
protected PlainXmlPropertyType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
isMany()
boolean
static PlainXmlProperty
-
Field Details
-
many
protected boolean many -
type
-
property
-
dataType
-
-
Constructor Details
-
PlainXmlProperty
public PlainXmlProperty()
-
-
Method Details
-
parse
-
cast
-
getProperty
-
isAttribute
public boolean isAttribute() -
isElement
public boolean isElement() -
isMany
public boolean isMany() -
isReference
public boolean isReference()
-