本文整理匯總了Java中jetbrains.mps.openapi.intentions.Kind.NORMAL屬性的典型用法代碼示例。如果您正苦於以下問題:Java Kind.NORMAL屬性的具體用法?Java Kind.NORMAL怎麽用?Java Kind.NORMAL使用的例子?那麽, 這裏精選的屬性代碼示例或許可以為您提供幫助。您也可以進一步了解該屬性所在類jetbrains.mps.openapi.intentions.Kind
的用法示例。
在下文中一共展示了Kind.NORMAL屬性的15個代碼示例,這些例子默認根據受歡迎程度排序。您可以為喜歡或者感覺有用的代碼點讚,您的評價將有助於係統推薦出更棒的Java代碼示例。
示例1: Hernummer_Intention
public Hernummer_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:af3dbb91-21e2-4f89-a9e9-3dd45116bec0(Gegevens.intentions)", "7431672735426340735"));
}
示例2: MoveUp_Intention
public MoveUp_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "5010947999512316676"));
}
示例3: SwitchGeneratorToXML_Intention
public SwitchGeneratorToXML_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "8052340189446959410"));
}
示例4: RijToevoegenInTabel_Intention
public RijToevoegenInTabel_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:af3dbb91-21e2-4f89-a9e9-3dd45116bec0(Gegevens.intentions)", "797539131727463040"));
}
示例5: RemoveEventWithActivity_Intention
public RemoveEventWithActivity_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "2892639838856113778"));
}
示例6: AttributenToevoegenObjectInstantie_Intention
public AttributenToevoegenObjectInstantie_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:af3dbb91-21e2-4f89-a9e9-3dd45116bec0(Gegevens.intentions)", "2282129504205740988"));
}
示例7: KopieerNaamNaarKorteNaamRechtsgevolgveroorzaker_Intention
public KopieerNaamNaarKorteNaamRechtsgevolgveroorzaker_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:52a5cd65-ebfc-4dbe-a32d-128a83072e4a(ObjectiefRecht.intentions)", "1365497693573474963"));
}
開發者ID:diederikd,項目名稱:DeBrug,代碼行數:3,代碼來源:KopieerNaamNaarKorteNaamRechtsgevolgveroorzaker_Intention.java
示例8: changeToBack_Intention
public changeToBack_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "7347053438378902495"));
}
示例9: VerversUitvoerbareHandelingen_Intention
public VerversUitvoerbareHandelingen_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:6497b91a-d9b6-415a-8653-94aa85e58bd3(Simulatie.intentions)", "2222626598059979346"));
}
示例10: changeToOther_Intention
public changeToOther_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "7347053438378890894"));
}
示例11: MaakKenmerkVerplicht_Intention
public MaakKenmerkVerplicht_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:52a5cd65-ebfc-4dbe-a32d-128a83072e4a(ObjectiefRecht.intentions)", "5235943278057340839"));
}
示例12: SetAsNonFinal_Intention
public SetAsNonFinal_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "6630304389620903443"));
}
示例13: SchoonBerichten_Intention
public SchoonBerichten_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:6497b91a-d9b6-415a-8653-94aa85e58bd3(Simulatie.intentions)", "4440848166026268692"));
}
示例14: DeclareActivity_Intention
public DeclareActivity_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:d92c1500-00d3-4072-866a-5077893293b8(jetbrains.mps.samples.VoiceMenu.intentions)", "2036874050847798463"));
}
示例15: VerplichteBevoegdheidVerplichteGehoudenheid_Intention
public VerplichteBevoegdheidVerplichteGehoudenheid_Intention() {
super(Kind.NORMAL, false, new SNodePointer("r:52a5cd65-ebfc-4dbe-a32d-128a83072e4a(ObjectiefRecht.intentions)", "909603116718605244"));
}