Package org.eclipse.epsilon.emc.plainxml
Class PlainXmlProperty
java.lang.Object
org.eclipse.epsilon.emc.plainxml.PlainXmlProperty
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected PlainXmlPropertyDataTypeprotected booleanprotected Stringprotected PlainXmlPropertyType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanisMany()booleanstatic 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()
-